ReusableByteArrayOutputStream
com.github.mjakubowski84.parquet4s.ReusableByteArrayOutputStream
class ReusableByteArrayOutputStream(initBufferSize: Int, maxBufferSize: Int) extends ByteArrayOutputStream
Attributes
- Graph
-
- Supertypes
-
class ByteArrayOutputStreamclass OutputStreamtrait Flushabletrait Closeabletrait AutoCloseableclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- ByteArrayOutputStream
Attributes
- Inherited from:
- OutputStream
Attributes
- Inherited from:
- ByteArrayOutputStream
Attributes
- Inherited from:
- ByteArrayOutputStream
Attributes
- Inherited from:
- ByteArrayOutputStream
Attributes
- Inherited from:
- ByteArrayOutputStream
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Inherited from:
- ByteArrayOutputStream
Attributes
- Inherited from:
- ByteArrayOutputStream
Attributes
- Inherited from:
- ByteArrayOutputStream
Attributes
- Inherited from:
- ByteArrayOutputStream
Deprecated and Inherited methods
Attributes
- Deprecated
- true
- Inherited from:
- ByteArrayOutputStream
In this article