Uses of Interface
org.jibx.runtime.impl.IByteBuffer
-
Packages that use IByteBuffer Package Description org.jibx.runtime.impl -
-
Uses of IByteBuffer in org.jibx.runtime.impl
Subinterfaces of IByteBuffer in org.jibx.runtime.impl Modifier and Type Interface Description interfaceIInByteBufferInput buffer interface.interfaceIOutByteBufferOutput buffer interface.Classes in org.jibx.runtime.impl that implement IByteBuffer Modifier and Type Class Description classInByteBufferByte buffer wrapping an input stream.classOutByteBufferByte buffer wrapping an output stream.
-