Standard.BaseSystemFileread_bytesOn this pageFile.read_bytes read_bytes Aliases: load bytes, open bytes Documentation Reads all bytes in this file into a byte vector. Examples Read all of the bytes in the file. import Standard.Examples example_read_bytes = Examples.csv.read_bytes