ProtonReadableBufferImpl.get

Undocumented in source. Be warned that the author may not have intended to support it.
  1. byte get()
  2. byte get(int index)
  3. ReadableBuffer get(byte[] target, int offset, int length)
  4. ReadableBuffer get(byte[] target)
    class ProtonReadableBufferImpl
    ReadableBuffer
    get
    (
    byte[] target
    )
  5. ReadableBuffer get(WritableBuffer target)

Meta