Constant FileStorage_MEMORY

Source
pub const FileStorage_MEMORY: i32 = 4;
Expand description

< flag, read data from source or write data to the internal buffer (which is returned by FileStorage::release)