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, writeTo
flush, write
public HFileBlock.Writer.BufferGrabbingByteArrayOutputStream()
public void write(byte[] b, int off, int len)
write
in class ByteArrayOutputStream
public byte[] getBuffer()
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.