jp

package
v0.4.6 Latest Latest
Warning

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

Go to latest
Published: May 17, 2022 License: MIT Imports: 0 Imported by: 1

Documentation

Overview

Package jp は、ファイルI/O の中で日本語に関するユーティリティが配置されています。

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Encoding

type Encoding int

Encoding は、日本語圏内で利用するエンコーディングを表します。

const (
	Utf8     Encoding = 0x01 // Utf8
	ShiftJis Encoding = 0x10 // Shift-JIS
	EucJp    Encoding = 0x20 // EUC-JP
	Ascii    Encoding = 0xFF // Ascii
)

noinspection GoUnusedConst

Jump to

Keyboard shortcuts

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