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: 25, April, 2017 02:54 AM
  • Last Published: 23, May, 2019 01:55 PM