Copies the bytes in this instance to a byte array
Copies the bytes in this instance to a byte array
public byte[] ToByteArray();
Copies the bytes in a specified substring in this instance to a byte array
public byte[] ToByteArray(int,int);
ByteString Class | Hunny.Base Namespace