- amqp_string
amqp_bytes_t amqp_string(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
- asRabbit
amqp_bytes_t asRabbit(ubyte[] buf)
Undocumented in source. Be warned that the author may not have intended to support it.
- basicProperties
amqp_basic_properties_t basicProperties(RabbitBasicFlag flags, string contentType, RabbitDeliveryMode deliveryMode, string replyTo, string correlationID)
Undocumented in source. Be warned that the author may not have intended to support it.