inspect

package
v0.0.0-...-bbc9ce3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 6, 2021 License: BSD-2-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Writer

type Writer struct {
	// contains filtered or unexported fields
}

Writer implements low-level streaming serialization in the inspect VMO format following the specification at https://fuchsia.dev/fuchsia-src/concepts/components/inspect/vmo_format.

func NewWriter

func NewWriter(writer io.Writer) (*Writer, error)

func (*Writer) WriteBinary

func (w *Writer) WriteBinary(parentIndex uint32, name string, size uint32, r io.Reader) error

func (*Writer) WriteNodeValueBlock

func (w *Writer) WriteNodeValueBlock(parentIndex uint32, name string) (uint32, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL