mscfb

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ErrFormat = iota
	ErrRead
	ErrSeek
	ErrWrite
	ErrTraverse
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Error

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

func (Error) Error

func (_deef Error) Error() string

func (Error) Typ

func (_dfdb Error) Typ() int

type File

type File struct {
	Name    string
	Initial uint16
	Path    []string
	Size    int64
	// contains filtered or unexported fields
}

func (*File) Created

func (_bcf *File) Created() _fb.Time

func (*File) FileInfo

func (_fg *File) FileInfo() _af.FileInfo

func (*File) ID

func (_bcg *File) ID() string

func (*File) Modified

func (_bfg *File) Modified() _fb.Time

func (*File) Read

func (_fe *File) Read(b []byte) (int, error)

func (*File) ReadAt

func (_adb *File) ReadAt(p []byte, off int64) (_bfb int, _cced error)

func (*File) Seek

func (_affg *File) Seek(offset int64, whence int) (int64, error)

func (*File) SetEntryContent

func (_cgd *File) SetEntryContent(b []byte) error

func (*File) Write

func (_fa *File) Write(b []byte) (int, error)

func (*File) WriteAt

func (_bdg *File) WriteAt(p []byte, off int64) (_gbb int, _dee error)

type Reader

type Reader struct {
	File []*File
	// contains filtered or unexported fields
}

func New

func New(ra _ac.ReaderAt) (*Reader, error)

func (*Reader) Created

func (_cece *Reader) Created() _fb.Time

func (*Reader) Debug

func (_edf *Reader) Debug() map[string][]uint32

func (*Reader) Export

func (_eegf *Reader) Export() ([]byte, error)

func (*Reader) GetEntry

func (_ccd *Reader) GetEntry(entryName string) (*File, error)

func (*Reader) GetHeader

func (_dfa *Reader) GetHeader() *header

func (*Reader) ID

func (_fdb *Reader) ID() string

func (*Reader) Modified

func (_efeg *Reader) Modified() _fb.Time

func (*Reader) Next

func (_ceed *Reader) Next() (*File, error)

func (*Reader) Read

func (_dcea *Reader) Read(b []byte) (_dgac int, _gdbf error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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