Uses of Interface
org.jibx.runtime.impl.IInByteBuffer
-
Packages that use IInByteBuffer Package Description org.jibx.runtime.impl -
-
Uses of IInByteBuffer in org.jibx.runtime.impl
Classes in org.jibx.runtime.impl that implement IInByteBuffer Modifier and Type Class Description classInByteBufferByte buffer wrapping an input stream.Methods in org.jibx.runtime.impl that return IInByteBuffer Modifier and Type Method Description IInByteBufferInputStreamWrapper. getBuffer()Get input buffer.Methods in org.jibx.runtime.impl with parameters of type IInByteBuffer Modifier and Type Method Description voidInputStreamWrapper. setBuffer(IInByteBuffer buff)Set the input buffer.
-