private static class EncodedDataBlock.BufferGrabbingByteArrayOutputStream extends ByteArrayOutputStream
Modifier and Type | Field and Description |
---|---|
private byte[] |
buf |
count
Modifier | Constructor and Description |
---|---|
private |
EncodedDataBlock.BufferGrabbingByteArrayOutputStream() |
Modifier and Type | Method and Description |
---|---|
void |
write(byte[] b,
int off,
int len) |
close, reset, size, toByteArray, toString, toString, toString, write, writeTo
flush, write
private EncodedDataBlock.BufferGrabbingByteArrayOutputStream()
public void write(byte[] b, int off, int len)
write
in class ByteArrayOutputStream
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.