menu
raylib_dartified_web package
documentation
raylib_dartified_web.dart
RaylibCoreFlat<R extends RaylibBase>
GetFileLength abstract method
GetFileLength abstract method
dark_mode
light_mode
GetFileLength
abstract method
int
GetFileLength
(
MemoryPointer
<
RInt8
>
fileName
)
Get file length in bytes
Implementation
int GetFileLength( MemoryPointer<RChar> fileName, );
raylib_dartified_web package
documentation
raylib_dartified_web
RaylibCoreFlat<R extends RaylibBase>
GetFileLength abstract method
RaylibCoreFlat class