ZeroFormatter
ZeroFormatter copied to clipboard
does this have buffers?
I came across this library when looking for a way to do something like so..
buffer.Write<T>(T data)
'buffer.Read<T>()'
does this library support this and if not can it be added?