Sets the length of this buffer. Increases internal bytes buffer capacity if needed.
length
void setLength(int length) => bytesIO.setLength(length);