Change read_to_buffer to use ulong instead of uint
This is mostly to document that read_to_buffer can read more than 65K. Also changed merge_buffers to return bool instead of int
Showing
Please register or sign in to comment
This is mostly to document that read_to_buffer can read more than 65K. Also changed merge_buffers to return bool instead of int