menu
t_archive package
documentation
t_archive_header.dart
FileEntryInfo
FileEntryInfo.new constructor
FileEntryInfo.new constructor
dark_mode
light_mode
FileEntryInfo
constructor
FileEntryInfo
(
String
name
,
int
offset
,
int
length
)
Implementation
FileEntryInfo(this.name, this.offset, this.length);
t_archive package
documentation
t_archive_header
FileEntryInfo
FileEntryInfo.new constructor
FileEntryInfo class