public class FixedByteArrayOutputStream
extends java.io.ByteArrayOutputStream
Constructor and Description |
---|
FixedByteArrayOutputStream(int size) |
Modifier and Type | Method and Description |
---|---|
void |
write(byte[] b,
int off,
int len) |
void |
write(int b) |
Copyright © 2005-2022 Apache Software Foundation. All Rights Reserved.