byteop

package
v0.5.6 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2023 License: MIT Imports: 6 Imported by: 0

README

サンプルリスト

このディレクトリには以下のサンプルがあります。

file example name note
reader_from_byteslice.go byteop_reader_from_byteslice []byte から io.Reader を生成するサンプルです.

Documentation

Overview

Package byteop -- バイトに対しての操作についてのサンプルが配置されています.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CutPrefixSuffix added in v0.5.1

func CutPrefixSuffix() error

CutPrefixSuffix は、Go 1.20 で追加された bytes.{CutPrefix,CutSuffix} のサンプルです.

bytes.{CutPrefix,CutSuffix} と strings.{CutPrefix,CutSuffix} は対で追加されている。

REFERENCES

func NewRegister

func NewRegister() mapping.Register

NewRegister -- このパッケージ用のサンプルを登録する mapping.Register を生成します。

func ReaderFromByteSlice

func ReaderFromByteSlice() error

ReaderFromByteSlice -- []byte から io.Reader を生成するサンプルです.

Types

This section is empty.

Jump to

Keyboard shortcuts

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