package
Version:
v1.11.0
Opens a new window with list of versions in this module.
Published: Jul 16, 2026
License: GPL-3.0
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 ZeroSlice(data []byte)
ZeroSlice 清零一个字节切片
Bytes 封装敏感字节数据,支持手动清零和 GC 自动清零
NewBytes 创建安全字节封装,会复制传入的数据
NewBytesFromString 从字符串创建安全字节封装
String 返回字符串形式,已清零则返回空字符串
Source Files
¶
Click to show internal directories.
Click to hide internal directories.