|
jSyncManager | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use USB_Packet | |
---|---|
org.jSyncManager.API.Protocol |
Uses of USB_Packet in org.jSyncManager.API.Protocol |
---|
Methods in org.jSyncManager.API.Protocol that return USB_Packet | |
static USB_Packet |
USB_Packet.bytes2Packet(byte[] pkt)
Convert an array of bytes representing a USB packet to a USB_Packet instance. |
static USB_Packet |
USB_Packet.bytes2Packet(byte[] headerPkt,
byte[] dataPkt)
Convert two arrays of bytess representing a USB packet header and data to a USB_Packet instance. |
|
jSyncManager | |||||||||
PREV NEXT | FRAMES NO FRAMES |