plinth/browser/file

Types

pub type File

Functions

pub fn create_object_url(object: File) -> String
pub fn mime(file: File) -> String
pub fn name(file: File) -> String
pub fn new(bits: BitArray, name: String) -> File
pub fn text(file: File) -> Promise(String)
Search Document