Uses of Interface
org.jibx.runtime.impl.IOutByteBuffer
-
Packages that use IOutByteBuffer Package Description org.jibx.runtime.impl -
-
Uses of IOutByteBuffer in org.jibx.runtime.impl
Classes in org.jibx.runtime.impl that implement IOutByteBuffer Modifier and Type Class Description classOutByteBufferByte buffer wrapping an output stream.Methods in org.jibx.runtime.impl with parameters of type IOutByteBuffer Modifier and Type Method Description voidStreamWriterBase. setBuffer(IOutByteBuffer buff)Set the byte buffer.
-