AutoBE
Preparing search index...
@autobe/interface
AutoBeUserMessageArchiveFileContentMetadata
IArchiveSummary
Interface IArchiveSummary
interface
IArchiveSummary
{
byteLength
:
number
&
Type
<
"uint32"
>
;
compressedBytes
:
number
&
Type
<
"uint32"
>
;
directories
:
number
&
Type
<
"uint32"
>
;
entries
:
number
&
Type
<
"uint32"
>
;
kind
:
ArchiveKind
;
relativePath
:
string
;
uncompressedBytes
:
number
&
Type
<
"uint32"
>
;
warnings
:
string
[]
;
}
Index
Properties
byte
Length
compressed
Bytes
directories
entries
kind
relative
Path
uncompressed
Bytes
warnings
Properties
byte
Length
byteLength
:
number
&
Type
<
"uint32"
>
compressed
Bytes
compressedBytes
:
number
&
Type
<
"uint32"
>
directories
directories
:
number
&
Type
<
"uint32"
>
entries
entries
:
number
&
Type
<
"uint32"
>
kind
kind
:
ArchiveKind
relative
Path
relativePath
:
string
uncompressed
Bytes
uncompressedBytes
:
number
&
Type
<
"uint32"
>
warnings
warnings
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
byte
Length
compressed
Bytes
directories
entries
kind
relative
Path
uncompressed
Bytes
warnings
AutoBE
Loading...