Expand description
RAM bundle operations
Structs§
- RamBundle
- The main RAM bundle interface
- RamBundle
Header - Represents a RAM bundle header
- RamBundle
Module - Represents an indexed RAM bundle module
- RamBundle
Module Iter - An iterator over modules in a RAM bundle
- Split
RamBundle Module Iter - An iterator over deconstructed RAM bundle sources and sourcemaps
Enums§
- RamBundle
Type - The type of ram bundle.
Constants§
- RAM_
BUNDLE_ MAGIC - Magic number for RAM bundles
Functions§
- is_
ram_ bundle_ slice - Checks if the given byte slice contains an indexed RAM bundle
- is_
unbundle_ path - Returns “true” if the given path points to the startup file of a file RAM bundle
- split_
ram_ bundle - Deconstructs a RAM bundle into a sequence of sources and their sourcemaps