Package com.activeviam.io
package com.activeviam.io
-
ClassesClassDescriptionImplementation of an
InputStreampulling its data from aByteBuffer.Implementation of anOutputStreamwriting its content to aByteBuffer.Modified version of JGroups ExposedByteArrayOutputStream, which optimizes the write function to limit unnecessary transient array copies when the buffer gets large.AByteArrayOutputStreamthat throws anActiveViamRuntimeExceptionwhen reaching the selected size limit in order to avoidOOM Errorswhen the underlying byte buffer overflows.An file input stream class that supports marking, using its underlying channel.