ExtensionsGetBytes Method |
Name | Description | |
---|---|---|
GetBytes(Byte, UInt32) |
Gets a specified length of bytes.
If the specified length length is longer than the source array the
source array will be returned instead.
| |
GetBytes(Byte, Int32, Int32) |
Gets a specified length of bytes
|