javaproperties

package
v0.13.12 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Codec

type Codec struct {
	KeyDelimiter string

	Properties *properties.Properties
}

Codec implements the encoding.Encoder and encoding.Decoder interfaces for Java properties encoding.

func (*Codec) Decode

func (c *Codec) Decode(b []byte, v map[string]any) error

func (*Codec) Encode

func (c *Codec) Encode(v map[string]any) ([]byte, error)

Jump to

Keyboard shortcuts

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