statianzo / Fleck

C# Websocket Implementation
MIT License
2.31k stars 585 forks source link

Send bytes with offset and length #336

Open wild-coffee opened 1 year ago

wild-coffee commented 1 year ago

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.

wild-coffee commented 1 year ago

Send bytes with offset and length

AppVeyorBot commented 1 year ago

:white_check_mark: Build Fleck 0.0.70-ci completed (commit https://github.com/statianzo/Fleck/commit/3234a5053e by @wild-coffee)

AppVeyorBot commented 1 year ago

:white_check_mark: Build Fleck 0.0.70-ci completed (commit https://github.com/statianzo/Fleck/commit/3234a5053e by @wild-coffee)