JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
io.atomix.raft.snapshot.impl.BlobDecoder
Packages that use
BlobDecoder
Package
Description
io.atomix.raft.snapshot.impl
Zeebe Snapshot Management Protocol
Uses of
BlobDecoder
in
io.atomix.raft.snapshot.impl
Methods in
io.atomix.raft.snapshot.impl
that return
BlobDecoder
Modifier and Type
Method
Description
BlobDecoder
BlobDecoder.
wrap
(org.agrona.DirectBuffer buffer, int offset)