public static class HFileBlock.Writer.BufferGrabbingByteArrayOutputStream extends ByteArrayOutputStream
count| Constructor and Description | 
|---|
| HFileBlock.Writer.BufferGrabbingByteArrayOutputStream() | 
| Modifier and Type | Method and Description | 
|---|---|
| byte[] | getBuffer() | 
| void | write(byte[] b,
     int off,
     int len) | 
close, reset, size, toByteArray, toString, toString, toString, write, writeToflush, writepublic HFileBlock.Writer.BufferGrabbingByteArrayOutputStream()
public void write(byte[] b,
         int off,
         int len)
write in class ByteArrayOutputStreampublic byte[] getBuffer()
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.