whether the buffer id should be immediately returned to the id-allocator or not.
if you build a system that monitors when bundles are really sent to the server,
and you need to deal with transaction abortion, you might want to pass in
false
here, and manually release the id, using the release
method
Releases the buffer id to the id-allocator pool, without sending any OSCMessage.
Releases the buffer id to the id-allocator pool, without sending any OSCMessage. Use with great care.