openrs2

package
v0.0.0-...-f83daf0 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OpenRS2Store

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

func Open

func Open(path string) (*OpenRS2Store, error)

func (*OpenRS2Store) ArchiveExists

func (s *OpenRS2Store) ArchiveExists(archiveID uint8) bool

func (*OpenRS2Store) ArchiveList

func (s *OpenRS2Store) ArchiveList() ([]uint8, error)

func (*OpenRS2Store) GroupExists

func (s *OpenRS2Store) GroupExists(archiveID uint8, groupID uint32) bool

func (*OpenRS2Store) GroupList

func (s *OpenRS2Store) GroupList(archiveID uint8) ([]uint32, error)

func (*OpenRS2Store) Read

func (s *OpenRS2Store) Read(archiveID uint8, groupID uint32) ([]byte, error)

Jump to

Keyboard shortcuts

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