Uses of Class
com.saperion.common.io.TempFileByteBuffer
Packages that use TempFileByteBuffer
-
Uses of TempFileByteBuffer in com.saperion.common.io
Subclasses of TempFileByteBuffer in com.saperion.common.ioModifier and TypeClassDescriptionclass
This sub-class ofTempFileByteBuffer
is only capable to return oneInputStream
.Methods in com.saperion.common.io that return TempFileByteBufferModifier and TypeMethodDescriptionTempFileByteBufferOutputStream.getBuffer()
Returns anTempFileByteBuffer
that can be used to read the data that is contained in this stream.Constructors in com.saperion.common.io with parameters of type TempFileByteBuffer