Appends file content to byte array
Appends partial file content to byte array
Converts ASCII string to byte array
Converts Base64 string to byte array
Converts hex string to byte array
Gets CRC32 of entire byte array
Gets CRC32 of byte array portion
Gets signed byte at index
Gets signed long at index
Checks if CPU is little endian
Reads file into byte array
Reads partial file into byte array
Sets resize parameters
Converts to ASCII string
Converts to Base64 string
Converts to hex string
Writes byte array to file
Writes portion of byte array to file
Interface representing byte array operations.