MemoryInputStream.addBytes

Appends bytes to data that can be read from the input stream. Since 2.34

class MemoryInputStream
void
addBytes

Parameters

bytes Bytes

input data

Meta