Method Bytes
Bytes(Byte[], Int32, Int32)
Declaration
public void Bytes(byte[] bytesOut, int offset, int len)
Parameters
Type | Name | Description |
---|---|---|
System.Byte[] | bytesOut | |
System.Int32 | offset | |
System.Int32 | len |
Bytes()
Declaration
public byte[] Bytes()
Returns
Type | Description |
---|---|
System.Byte[] |