Example usage for Java com.rabbitmq.client LongString fields, constructors, methods, implement or subclass
The text is from its open source code.
byte[] | getBytes() Get the content as a byte array. |
DataInputStream | getStream() Get the content stream. |
long | length() |
String | toString() Get the content as a String. |