bytearray(): Create An Array of Bytes Function

1 Description

The Python bytearray function will return an array of bytes based on the source, encoding, and error arguments.

This document was last updated: