package
Version:
v0.0.0-...-8371346
Opens a new window with list of versions in this module.
Published: Mar 19, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
AnyToByte 任意类型 转 []byte
d的指针地址与返回值[]byte的底层数值指针是同一个地址
ByteToAny []byte 转 指定类型
*T与 d的底层数组指针是同一个地址,string,[]byte类型除外
Source Files
¶
Click to show internal directories.
Click to hide internal directories.