root
Toggle table of contents
goblin-common
Target filter
goblin-common
Switch theme
Search in API
Skip to content
root
root
/
fi.utu.tech.powergoblin.common.utils
/
BoundedByteArrayOutputStream
/
BoundedByteArrayOutputStream
Bounded
Byte
Array
Output
Stream
goblin-common
constructor
(
capacity
:
Int
=
32
,
limit
:
Long
=
capacity.toLong()
)