package
Version:
v0.41.0
Opens a new window with list of versions in this module.
Published: Aug 22, 2021
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package gob 提供 GOB 格式的编解码
View Source
const Mimetype = "application/octet-stream"
Mimetype 当前编码默认情况下使用的编码名称
Marshal 针对 GOB 内容的 content.MarshalFunc 实现
func Unmarshal(data []byte, v interface{}) error
Unmarshal 针对 GOB 内容的 content.UnmarshalFunc 实现
Source Files
¶
Click to show internal directories.
Click to hide internal directories.