Wrapper for a byte[]. May appear as values read from and written to AMQP field tables.
public class BinaryTableValue
BinaryTableValue
Creates a new instance of the BinaryTableValue with an empty array for its Bytes property.
public BinaryTableValue()
BinaryTableValue(byte[])
Creates a new instance of the BinaryTableValue.
public BinaryTableValue(byte[] bytes)
Parameters
bytes
byte[]
The wrapped byte array, as decoded or as to be encoded.
The wrapped byte array, as decoded or as to be encoded.
public byte[] Bytes { get; set; }
Property Value
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4