videofastseed

package
v0.15.7 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrFormat    = errors.New("ErrFormat")
	ErrNoInitSav = errors.New("ErrNoInitSav")
	ErrNoInitGet = errors.New("ErrNoInitGet")
)

Functions

func Btoi

func Btoi(b []byte, offset int, size int) int64

func Itob64

func Itob64(v int64) []byte

Types

type TargetInterface

type TargetInterface interface {
	InitGet(fastSeedFilePath string) (getIndex func(seedTo time.Duration) (int64, error), e error)
	InitSav(fastSeedFilePath string) (savIndex func(seedTo time.Duration, cuIndex int64) error, e error)
}

Jump to

Keyboard shortcuts

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