statianzo / Fleck

C# Websocket Implementation
MIT License
2.25k stars 583 forks source link

Send bytes with offset and length #336

Open wild-coffee opened 8 months ago

wild-coffee commented 8 months 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 8 months ago

Send bytes with offset and length

AppVeyorBot commented 8 months ago

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

AppVeyorBot commented 8 months ago

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