Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DNAProject/DNA
/ ToArray
Method
ToArray
core/states/storage_key.go:54–56 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
52
}
53
54
func
(this *StorageKey) ToArray() []byte {
55
return
common.SerializeToBytes(this)
56
}
Callers
nothing calls this directly
Calls
1
SerializeToBytes
Function · 0.92
Tested by
no test coverage detected