index

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReadApkIndex

func ReadApkIndex(f io.Reader) (*apkutils.ApkIndex, error)

Types

type Writer

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

Writer provides sequential writing of APKINDEX index entries from APK files

func NewWriter

func NewWriter(w io.Writer) *Writer

func (*Writer) Close

func (w *Writer) Close()

func (*Writer) Write

func (w *Writer) Write(entry *apkutils.IndexEntry)

func (*Writer) WriteApk added in v0.1.3

func (w *Writer) WriteApk(apk *apkutils.ApkFile)

Jump to

Keyboard shortcuts

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