A data type similar to ByteBuffer, but can read/write bits as well as bytes to improve throughput and allow for optional compression.
-
Updated
Feb 3, 2019 - Java
A data type similar to ByteBuffer, but can read/write bits as well as bytes to improve throughput and allow for optional compression.
Read and write directly to a socket. Like nc, but it also has a feature that enables easy testing for buffer overflows.
Converts binary files to C code buffers
A workaround to get Fenix to play nice with Buffer; originally just for specific versions but it's not been fixed in +2yrs, so currently works for any versions released after ~2014.
producer - consumer character counter application with buffer and 4 threads
Allows Java to use buffers larger than 2GiB
This is a simple text editor I coded in Java. It can read or create a .txt file in which the user can add, replace, delete, save, search or count words occurrences.
Practice exercises from my education in Computer Science (second semester in Technology).
Once data is collected from a file, the efficiency of the buffered program is tested.
Add a description, image, and links to the buffer topic page so that developers can more easily learn about it.
To associate your repository with the buffer topic, visit your repo's landing page and select "manage topics."