jSyncManager

Uses of Class
org.jSyncManager.API.Protocol.USB_Packet

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

Copyright (c) 1999 - 2003 Brad BARCLAY and others. All Rights Reserved.