Свойство | Type | Description | |
---|---|---|---|
Code | ulong | ||
Name | string |
Méthode | Description | |
---|---|---|
AmqpValue ( ) : Microsoft.Azure.Amqp.Encoding | ||
DecodeValue ( ByteBuffer buffer ) : void | ||
EncodeValue ( ByteBuffer buffer ) : void | ||
GetValueEncodeSize ( ) : int | ||
ToString ( ) : string |
public AmqpValue ( ) : Microsoft.Azure.Amqp.Encoding | ||
Résultat | Microsoft.Azure.Amqp.Encoding |
public DecodeValue ( ByteBuffer buffer ) : void | ||
buffer | ByteBuffer | |
Résultat | void |
public EncodeValue ( ByteBuffer buffer ) : void | ||
buffer | ByteBuffer | |
Résultat | void |