ByteBufferCpp
ByteBufferCpp copied to clipboard
An implementation of ByteBuffer in C++
Results
1
ByteBufferCpp issues
Sort by
recently updated
recently updated
newest added
Hello, Looking through this, I don't see a way to set endianess of the buffer. Is it just assumed to be big-endian?