Describes an unbounded buffer that can use the entire memory available.
chunkSizeHint
is an optimization hint — in case the underlying
buffer is based on Array chunks, the chunkSizeHint specifies
the desired chunk size; this parameter is just a hint and
implementations don't guarantee its usage
is an optimization hint — in case the underlying
buffer is based on Array chunks, the chunkSizeHint specifies
the desired chunk size; this parameter is just a hint and
implementations don't guarantee its usage
is an optimization hint — in case the underlying
buffer is based on Array chunks, the chunkSizeHint specifies
the desired chunk size; this parameter is just a hint and
implementations don't guarantee its usage
Describes an unbounded buffer that can use the entire memory available.
is an optimization hint — in case the underlying buffer is based on
Array
chunks, thechunkSizeHint
specifies the desired chunk size; this parameter is just a hint and implementations don't guarantee its usage