addExactBytes

Places the exact bytes passed directly into the serialization stream.

The stream does NOT contain the count of items or length of each item! See addList and addVariableSized.


Add these exact bytes to the serialization. (NO LENGTH FIELD : this does not add a serialized byte array)