Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 146 Bytes

File metadata and controls

4 lines (3 loc) · 146 Bytes

ByteBuffer

This is a pure C implementation of a ByteBuffer with the functionality similar to that of java.nio.ByteBuffer class.