
Name | Description | |
---|---|---|
![]() ![]() | ConvertAndCopy(ArraySegment<Byte>, UInt32, Int32, Int32) |
Takes a value, converts it from little-endian to big-endian and the copies it to the ArraySegment<T> at a given offset and length.
|
![]() ![]() | ConvertAndCopy(ArraySegment<Byte>, UInt64, Int32, Int32) |
Takes a value, converts it from little-endian to big-endian and the copies it to the ArraySegment<T> at a given offset and length.
|
