How to add up BytesBuffer (haxe.io.BytesBuffer)

Hey, Ian! Thank you a lot for this interesting sample!
It took me quite a while to get Why would you write a length value in your buffer? until I realised this allows your bi BytesInput to regain strings/messages within the buffer later on :smiley: (when it gets longer and there are multiple data types “lumped” together within the buffer).

1 Like