allocateSelfDeviceInstanceCode(short echoClassCode) | com.sonycsl.echo.EchoUtils | static |
classToByteArray(EchoObject eoj) | com.sonycsl.echo.EchoUtils | static |
devicesToByteArray(DeviceObject[] devices, int index) | com.sonycsl.echo.EchoUtils | static |
devicesToByteArray(DeviceObject[] devices) | com.sonycsl.echo.EchoUtils | static |
getEchoClassCode(byte classGroupCode, byte classCode) | com.sonycsl.echo.EchoUtils | static |
getEchoClassCodeFromObjectCode(int objectCode) | com.sonycsl.echo.EchoUtils | static |
getEchoObjectCode(byte classGroupCode, byte classCode, byte instanceCode) | com.sonycsl.echo.EchoUtils | static |
getEchoObjectCode(short echoClassCode, byte instanceCode) | com.sonycsl.echo.EchoUtils | static |
getInstanceCodeFromObjectCode(int objectCode) | com.sonycsl.echo.EchoUtils | static |
getLocalIpAddress() | com.sonycsl.echo.EchoUtils | static |
getNetworkInterface() | com.sonycsl.echo.EchoUtils | static |
instanceToByteArray(EchoObject eoj) | com.sonycsl.echo.EchoUtils | static |
propertiesToPropertyMap(byte[] properties) | com.sonycsl.echo.EchoUtils | static |
propertyMapToProperties(byte[] map) | com.sonycsl.echo.EchoUtils | static |
toByteArray(byte arg, int length) | com.sonycsl.echo.EchoUtils | static |
toByteArray(byte arg) | com.sonycsl.echo.EchoUtils | static |
toByteArray(short arg, int length) | com.sonycsl.echo.EchoUtils | static |
toByteArray(short arg) | com.sonycsl.echo.EchoUtils | static |
toByteArray(int arg, int length) | com.sonycsl.echo.EchoUtils | static |
toByteArray(int arg) | com.sonycsl.echo.EchoUtils | static |
toByteArray(long arg, int length) | com.sonycsl.echo.EchoUtils | static |
toByteArray(long arg) | com.sonycsl.echo.EchoUtils | static |
toHexString(byte[] data) | com.sonycsl.echo.EchoUtils | static |
toHexString(byte[] data, String sep) | com.sonycsl.echo.EchoUtils | static |
toHexString(byte b) | com.sonycsl.echo.EchoUtils | static |
toHexString(short s) | com.sonycsl.echo.EchoUtils | static |