Writes all the bytes into this buffer.
bytes
int writeAllBytes(Uint8List bytes) => bytesIO.writeAllBytes(bytes);