readBuffer

Reads the buffer of a file securely.

ubyte[]
readBuffer

Parameters

security FileAccessSecurity

The file security access.

file string

The file to read.

Return Value

Type: ubyte[]

Returns the buffer of the file.

Meta