func math/big.bigEndianWord
2 uses
math/big (current package)
nat.go#L1508: func bigEndianWord(buf []byte) Word {
nat.go#L1522: z[k] = bigEndianWord(buf[i-_S : i])
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)