A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://rabbitmq.github.io/rabbitmq-dotnet-client/api/RabbitMQ.Client.BinaryTableValue.html below:

Class BinaryTableValue
Namespace
RabbitMQ.Client
Assembly
RabbitMQ.Client.dll

Wrapper for a byte[]. May appear as values read from and written to AMQP field tables.

public class BinaryTableValue
Inheritance

BinaryTableValue

Inherited Members
Constructors 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.

Properties Bytes

The wrapped byte array, as decoded or as to be encoded.

public byte[] Bytes { get; set; }
Property Value
byte[]

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