Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Optimize data (de)serialization in output streaming
The bytes were (de)serialized one by one, instead as a byte array.
- Loading branch information