Uses of Interface
org.jibx.runtime.impl.IOutByteBuffer

Packages that use IOutByteBuffer
org.jibx.runtime.impl   
 

Uses of IOutByteBuffer in org.jibx.runtime.impl
 

Classes in org.jibx.runtime.impl that implement IOutByteBuffer
 class OutByteBuffer
          Byte buffer wrapping an output stream.
 

Methods in org.jibx.runtime.impl with parameters of type IOutByteBuffer
 void StreamWriterBase.setBuffer(IOutByteBuffer buff)
          Set the byte buffer.
 



Copyright © 2005-2011 jibx.org. All Rights Reserved.