| ByteStringFromArray Method |
| Name | Description | |
|---|---|---|
| FromArray(Byte) |
Creates a new ByteString by copying a byte array.
| |
| FromArray(Byte, Int32, Int32) |
Creates a new ByteString by copying length bytes starting at offset from
an Array.
|