Constructor

new(app:Clay)

Inherited Variables

Defined by BaseIO

read onlyapp:Clay

Clay app

Inherited Methods

Defined by BaseIO

@:value({ async : false, binary : false })loadData(path:String, binary:Bool = false, async:Bool = false, ?callback:(data:Uint8Array) ‑> Void):Uint8Array