PorkStudios / PorkLib

Fast, lightweight libraries for Java. Note: this is very much a work-in-progress, documentation is spotty and the API is changing constantly!
https://daporkchop.net
Other
31 stars 5 forks source link

Better I/O #45

Closed DaMatrix closed 4 years ago

DaMatrix commented 4 years ago

DataIn and DataOut are somewhat of a mess. I'll be refactoring them into interfaces, and adding lots of methods for working with direct memory and buffers.