Thread: Buffers in Java
View Single Post
Newbie Member
29Dec2006,07:43  
Fasga's Avatar
Wow, that's interesting. I've been using manual buffers (manually reading/writing into a byte array, parsing, etc). This definitely makes it a lot easier.