[][src]Module sourcemap::ram_bundle

RAM bundle operations

Structs

RamBundle

Represents a react-native RAM bundle.

RamBundleHeader

Represents a RAM bundle header

RamBundleModule

Represents a react-native RAM bundle module

RamBundleModuleIter

An iterator over modules in a RAM bundle

SplitRamBundleModuleIter

An iterator over deconstructed RAM bundle sources and sourcemaps

Functions

is_ram_bundle_slice

Checks if the given byte slice contains an indexed RAM bundle

split_ram_bundle

Decontstructs a RAM bundle into a sequence of sources and their sourcemaps