Interface ByteBufferCompat.ByteBufferAccess

  • Enclosing class:
    ByteBufferCompat

    public static interface ByteBufferCompat.ByteBufferAccess
    • Method Detail

      • limit

        void limit​(ByteBuffer byteBuffer,
                   int limit)
      • position

        void position​(ByteBuffer byteBuffer,
                      int position)