Expand description
rlobkit-core: PlatformFile, PlatformDirectory, and common file operations.
Re-exports§
pub use error::RlobKitError;
Modules§
Structs§
Functions§
- mime_
to_ extension - Map a MIME type to a primary file extension
- set_
android_ io - Register Android I/O implementations. Called by
rlobkit-dialogs::init()at app startup. No-op on non-Android targets (the pointers are never invoked when nourifield is set).
Type Aliases§
- Android
Read Bytes - Android-specific bytes I/O function pointer type.
- Android
Write Bytes