org.apache.yoko.orb.OCI
Class BufferHelper

java.lang.Object
  extended by org.apache.yoko.orb.OCI.BufferHelper

public final class BufferHelper
extends Object


Constructor Summary
BufferHelper()
           
 
Method Summary
static void read(InputStream in)
           
static void write(OutputStream out, Buffer val)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BufferHelper

public BufferHelper()
Method Detail

read

public static void read(InputStream in)

write

public static void write(OutputStream out,
                         Buffer val)


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.