HeapByteBuffer.get

Undocumented in source. Be warned that the author may not have intended to support it.
  1. byte get()
  2. byte get(int i)
  3. ByteBuffer get(byte[] dst, int offset, int length)
    class HeapByteBuffer
    override
    get
    (
    byte[] dst
    ,
    int offset
    ,
    int length
    )

Meta