@eagleoutice/flowr - v2.13.14
Preparing search index...
src/project/sigdb/manifest
SigDbDictRef
Interface SigDbDictRef
shared-dictionary descriptor in a
SigDbManifest
: where it lives and how to seek/verify it
interface
SigDbDictRef
{
byteCount
:
number
;
hash
:
string
;
id
:
string
;
path
:
string
;
range
:
ByteRange
;
strings
:
number
;
}
Index
Properties
byte
Count
hash
id
path
range
strings
Properties
byte
Count
byteCount
:
number
hash
hash
:
string
id
id
:
string
path
path
:
string
range
range
:
ByteRange
strings
strings
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
byte
Count
hash
id
path
range
strings
@eagleoutice/flowr - v2.13.14
Loading...
shared-dictionary descriptor in a SigDbManifest: where it lives and how to seek/verify it