protected static class ThriftIO.ThriftWriter<T extends org.apache.thrift.TBase<?,?>>
extends java.lang.Object
OutputStream.| Modifier and Type | Method and Description | 
|---|---|
void | 
close()  | 
void | 
write(T element)  | 
public void write(T element) throws java.io.IOException
java.io.IOExceptionpublic void close()
           throws java.io.IOException
java.io.IOException