Flutter
archive_io
paxRecordRegexp property
paxRecordRegexp
paxRecordRegexp
top-level property
Null safety
RegExp
paxRecordRegexp
final
Implementation
final paxRecordRegexp = RegExp(r"(\d+) (\w+)=(.*)");
Flutter
archive_io
paxRecordRegexp property
archive_io library
Classes
Adler32
Archive
ArchiveFile
Bz2BitReader
Bz2BitWriter
BZip2
BZip2Decoder
BZip2Encoder
Crc32
Deflate
FileHandle
GZipDecoder
GZipEncoder
HuffmanTable
Inflate
InputFileStream
InputStream
InputStreamBase
MemPtr
OutputFileStream
OutputStream
OutputStreamBase
TarDecoder
TarEncoder
TarFile
TarFileEncoder
XZDecoder
ZipDecoder
ZipDirectory
ZipEncoder
ZipFile
ZipFileEncoder
ZipFileHeader
ZLibDecoder
ZLibDecoderBase
ZLibEncoder
Constants
BIG_ENDIAN
LITTLE_ENDIAN
Properties
paxRecordRegexp
platformZLibDecoder
Functions
CRC32
createArchiveFromDirectory
extractArchiveToDisk
extractFileToDisk
getAdler32
getCrc32
getCrc64
inflateBuffer
isCrc64Supported
isWithinOutputPath
Exceptions
ArchiveException