encoding

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EncodingModule

type EncodingModule struct{}

EncodingModule provides TextEncoder and TextDecoder

func NewEncodingModule

func NewEncodingModule() *EncodingModule

NewEncodingModule creates a new encoding module

func (*EncodingModule) Cleanup

func (e *EncodingModule) Cleanup() error

Cleanup performs any necessary cleanup

func (*EncodingModule) IsEnabled

func (e *EncodingModule) IsEnabled(enabledModules map[string]bool) bool

IsEnabled checks if the module should be enabled based on configuration

func (*EncodingModule) Name

func (e *EncodingModule) Name() string

Name returns the module name

func (*EncodingModule) Setup

func (e *EncodingModule) Setup(runtime *sobek.Runtime, manager *vm.VMManager) error

Setup initializes the encoding module in the VM

Jump to

Keyboard shortcuts

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