menu
mno_lcp package
documentation
utils/zip_utils.dart
ByteEntry
ByteEntry constructor
ByteEntry constructor
dark_mode
light_mode
ByteEntry
constructor
ByteEntry
(
String
path
,
ByteData
data
)
Implementation
ByteEntry(this.path, this.data);
mno_lcp package
documentation
utils/zip_utils
ByteEntry
ByteEntry constructor
ByteEntry class