Skip to content

Added bufferization to serialization

Compare
Choose a tag to compare
@formix formix released this 06 Apr 16:16
· 9 commits to master since this release

Now buffer in a 64k temporary variable before calling the callback. This accelerates the streaming to a file or another unbuffered output stream.