File.File


public function File

Prototype:

public function File(string mode="rb")

Parameters

mode
(string) has a default value of "rb"

Description:

TODO: Document this

Return value:

// TO DO