Interface BufferAllocator

    • Method Detail

      • allocate

        byte[] allocate​(int size)
      • release

        void release​(byte[] buffer)