BundleHeaderKt

# VFS: Bundle Header

Defines the packed layout of an Elide VFS bundle's file header. The file header contains just enough data to safely
de-compress and unpack the file-tree metadata, and the associated raw filesystem data. The header is designed to
evolve over time; the format version, at this time, is always `1`.

Protobuf type elide.vfs.BundleHeader

Types

Link copied to clipboard
class Dsl