Documentation
¶
Overview ¶
Package binaryop -- encoding/binary パッケージについてのサンプルが配置されているパッケージです。
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ByteOrder ¶
func ByteOrder() error
ByteOrder -- encoding/binary パッケージを用いて Go におけるバイトオーダーの確認をするサンプルです.
func NewRegister ¶
NewRegister -- このパッケージ用のサンプルを登録する mapping.Register を生成します。
func StructReadWrite ¶ added in v0.5.1
func StructReadWrite() error
StructReadWrite は、構造体をバイナリにパックし、それをバイナリとして書き出すサンプルです.
REFERENCES ¶
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.