Java org.apache.hadoop.io BoundedByteArrayOutputStream fields, constructors, methods, implement or subclass

Example usage for Java org.apache.hadoop.io BoundedByteArrayOutputStream fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.hadoop.io BoundedByteArrayOutputStream.

The text is from its open source code.

Constructor

BoundedByteArrayOutputStream(int capacity)
Create a BoundedByteArrayOutputStream with the specified capacity

Method

byte[]getBuffer()
Returns the underlying buffer.
voidreset()
Reset the buffer