FileStreamOpenMode
Table of Contents
Constants
Constants
APPEND
public
mixed
APPEND
= "a"
READ
public
mixed
READ
= "r"
WRITE
public
mixed
WRITE
= "w"