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: 02:52 AM Apr-25-2017
  • Last Published: 2019-05-22 : 2:51 PM