UsbConnectionWrite Method |
Name | Description | |
---|---|---|
![]() | Write(BinaryReader) |
Writes all available bytes from the data source to this output stream.
(Inherited from ConnectionA.) |
![]() | Write(Byte) |
Writes data.Length bytes from the specified byte array to this output stream.
(Overrides ConnectionAWrite(Byte).) |
![]() | Write(Byte, Int32, Int32) |
Writes length bytes from data starting at offset.
(Overrides ConnectionAWrite(Byte, Int32, Int32).) |