StreamingUpload.FileReader

Inherits: RefCounted < Object

There is currently no description for this class. Please help us by contributing one!

Properties

String

filename

int

data_length

FileAccess

data_reader

Methods

JamResult

from_path ( String path ) static

PackedByteArray

get_data ( int max_bytes )

void

_notification ( Variant what )


Property Descriptions

String filename

There is currently no description for this property. Please help us by contributing one!


int data_length

There is currently no description for this property. Please help us by contributing one!


FileAccess data_reader

There is currently no description for this property. Please help us by contributing one!


Method Descriptions

JamResult from_path ( String path ) static

There is currently no description for this method. Please help us by contributing one!


PackedByteArray get_data ( int max_bytes )

There is currently no description for this method. Please help us by contributing one!


void _notification ( Variant what )

There is currently no description for this method. Please help us by contributing one!