Class SonySerialCommand
java.lang.Object
org.harctoolbox.harchardware.misc.SonySerialCommand
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static enum
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic byte[]
bytes
(int n1, int n2) static byte[]
static byte[]
bytes
(int n1, int n2, SonySerialCommand.Type sg) static byte[]
bytes
(int n1, int n2, SonySerialCommand.Type sg, int payload) static SonySerialCommand.Command
interpret
(byte[] data) static void
-
Field Details
-
size
public static final int size- See Also:
-
-
Method Details
-
bytes
-
bytes
-
bytes
-
bytes
public static byte[] bytes(int n1, int n2) -
interpret
-
main
-