compact method

bool compact()

Compact the internal bytes capacity to length.

Implementation

bool compact() => bytesIO.compact();