Usb
|
Name | Description | |
---|---|---|
Write(BinaryReader) | Writes all available bytes from the data source to this output stream. | |
Write(Byte) | Writes data.Length bytes from the specified byte array to this output stream. | |
Write(Byte) | Writes data.Length bytes from the specified byte array to this output stream. | |
Write(Byte, Int32, Int32) | Writes length bytes from data starting at offset. |