I have a binary file that I\'ve read into a ByteBuffer. Given a starting and ending index, I want to take that chunk from the buffer, and read that chunk N byt
ByteBuffer