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