package
Version:
v0.0.0-...-8cea40f
Opens a new window with list of versions in this module.
Published: Jun 27, 2024
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
¶
func FromBytes[T any](data []byte) T
将[]byte转换为任意类型
不要尝试用此函数转换公私钥
不要尝试用此函数转换big.Int
func FromBytesInto(data []byte, v any)
从字节数组解码到给定变量2
将任意类型转换为[]byte
不要尝试用此函数转换公私钥
不要尝试用此函数转换big.Int
Source Files
¶
Click to show internal directories.
Click to hide internal directories.