FormatWorker.load

Loads data from file

interface FormatWorker(T)
const
T
load
(
in string name
)

Return Value

Type: T

loaded data

Meta