openBinaryReader()

Function that opens a file as a binary file for reading purposes. The function returns a BinaryReader object.

openBinaryReader(filename)

filename

String that represents the name of the file to open.

 
  • Last Topic Update: 14, June, 2018 02:40 PM
  • Last Published: 13, September, 2019 08:35 AM