@automerge/automerge - v3.2.0
Preparing search index...
readBundle
Function readBundle
readBundle
(
bundle
:
Uint8Array
)
:
{
changes
:
DecodedChange
[]
;
deps
:
Heads
}
Experimental
EXPERIMENTAL: Load a bundle of changes to examine them
Parameters
bundle
:
Uint8Array
The encoded bundle to read
Returns
{
changes
:
DecodedChange
[]
;
deps
:
Heads
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@automerge/automerge - v3.2.0
Loading...
EXPERIMENTAL: Load a bundle of changes to examine them