Open wild-coffee opened 1 year ago
Send bytes with offset and length
:white_check_mark: Build Fleck 0.0.70-ci completed (commit https://github.com/statianzo/Fleck/commit/3234a5053e by @wild-coffee)
:white_check_mark: Build Fleck 0.0.70-ci completed (commit https://github.com/statianzo/Fleck/commit/3234a5053e by @wild-coffee)
When sending a byte array, can specify the offset and length, without creating a new object every time. This can prevent generating many memory fragments.