class HBaseSaslRpcClient.WrappedOutputStream extends FilterOutputStream
out| Constructor and Description | 
|---|
| WrappedOutputStream(OutputStream out) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | write(byte[] buf,
     int off,
     int len) | 
close, flush, write, writepublic WrappedOutputStream(OutputStream out) throws IOException
IOExceptionpublic void write(byte[] buf, int off, int len) throws IOException
write in class FilterOutputStreamIOExceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.