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, write
public WrappedOutputStream(OutputStream out) throws IOException
IOException
public void write(byte[] buf, int off, int len) throws IOException
write
in class FilterOutputStream
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.