tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
Archive.store
tagion
dart
Recorder
Archive
Generates Document to be store in the BlockFile
class
Archive
const
const
(
Document
)
store
(
)
out (result) { assert (!result.empty, format("Archive is %s type and it must contain data", type)); }
Return Value
Type:
const
(
Document
)
the document to be stored
Meta
Source
See Implementation
tagion
dart
Recorder
Archive
constructors
this
enums
Type
functions
dump
isAdd
isRecord
isRemove
isStub
store
toDoc
toString
manifest constants
archiveLabel
fingerprintLabel
typeLabel
mixins
__anonymous
variables
dart_index
filed
fingerprint
type
Generates Document to be store in the BlockFile