RegFile.readOnlyContents

class RegFile
@trusted
immutable(ubyte[])
readOnlyContents
(
string file = __FILE__
int line = __LINE__
)
()

Return Value

Type: immutable(ubyte[])

Read-Only Contents of this Regular File.

Meta