func encoding/binary.Decode

one use

	encoding/binary (current package)
		binary.go#L279: func Decode(buf []byte, order ByteOrder, data any) (int, error) {