DataOutput.WriteBytesOnly Method |
Name | Description | |
---|---|---|
![]() | WriteBytesOnly(Byte[]) |
Write an array of bytes without its length to the
DataOutput.
|
![]() | WriteBytesOnly(Byte[], UInt32) |
Write a given length of bytes without its length to the
DataOutput.
|
![]() | WriteBytesOnly(Byte[], UInt32, UInt32) |