René's URL Explorer Experiment


Title: code package - github.com/hslam/code - Go Packages

direct link

Domain: pkg.go.dev

NoneIE=edge
DescriptionPackage code implements encoding and decoding.

Links:

https://go.dev/
Skip to Main Content https://pkg.go.dev/github.com/hslam/code#main-content
Why Go https://pkg.go.dev/github.com/hslam/code
Case Studies https://go.dev/solutions#case-studies
Use Cases https://go.dev/solutions#use-cases
Security https://go.dev/security/
Learnhttps://go.dev/learn/
Docs https://pkg.go.dev/github.com/hslam/code
Effective Go https://go.dev/doc/effective_go
Go User Manual https://go.dev/doc/
Standard library https://pkg.go.dev/std
Release Notes https://go.dev/doc/devel/release
Packageshttps://pkg.go.dev/
Community https://pkg.go.dev/github.com/hslam/code
Recorded Talks https://go.dev/talks/
Meetups https://www.meetup.com/pro/go
Conferences https://github.com/golang/go/wiki/Conferences
Go blog https://go.dev/blog
Go project https://go.dev/help
https://groups.google.com/g/golang-nuts
https://github.com/golang
https://twitter.com/golang
https://www.reddit.com/r/golang/
https://invite.slack.golangbridge.org/
https://stackoverflow.com/collectives/go
https://go.dev/
Why Go https://pkg.go.dev/github.com/hslam/code
Why Go https://pkg.go.dev/github.com/hslam/code
Case Studies https://go.dev/solutions#case-studies
Use Cases https://go.dev/solutions#use-cases
Security https://go.dev/security/
Learnhttps://go.dev/learn/
Docs https://pkg.go.dev/github.com/hslam/code
Docs https://pkg.go.dev/github.com/hslam/code
Effective Go https://go.dev/doc/effective_go
Go User Manual https://go.dev/doc/
Standard library https://pkg.go.dev/std
Release Notes https://go.dev/doc/devel/release
Packageshttps://pkg.go.dev/
Community https://pkg.go.dev/github.com/hslam/code
Community https://pkg.go.dev/github.com/hslam/code
Recorded Talks https://go.dev/talks/
Meetups https://www.meetup.com/pro/go
Conferences https://github.com/golang/go/wiki/Conferences
Go blog https://go.dev/blog
Go project https://go.dev/help
https://groups.google.com/g/golang-nuts
https://github.com/golang
https://twitter.com/golang
https://www.reddit.com/r/golang/
https://invite.slack.golangbridge.org/
https://stackoverflow.com/collectives/go
Discover Packageshttps://pkg.go.dev/
github.com/hslam/code https://pkg.go.dev/github.com/hslam/code@v1.0.1
https://go.dev/
Version: v1.0.1 https://pkg.go.dev/github.com/hslam/code?tab=versions
Go to latest https://pkg.go.dev/github.com/hslam/code
MIThttps://pkg.go.dev/github.com/hslam/code?tab=licenses
Imports: 2 https://pkg.go.dev/github.com/hslam/code?tab=imports
Imported by: 32 https://pkg.go.dev/github.com/hslam/code?tab=importedby
go.modhttps://github.com/hslam/code/tree/v1.0.1/go.mod
Learn more about best practiceshttps://pkg.go.dev/about#best-practices
github.com/hslam/code https://github.com/hslam/code
Open Source Insights https://deps.dev/go/github.com%2Fhslam%2Fcode/v1.0.1
README https://pkg.go.dev/github.com/hslam/code#section-readme
Feature https://pkg.go.dev/github.com/hslam/code#readme-feature
Get started https://pkg.go.dev/github.com/hslam/code#readme-get-started
Install https://pkg.go.dev/github.com/hslam/code#readme-install
Import https://pkg.go.dev/github.com/hslam/code#readme-import
Usage https://pkg.go.dev/github.com/hslam/code#readme-usage
Example https://pkg.go.dev/github.com/hslam/code#readme-example
Output https://pkg.go.dev/github.com/hslam/code#readme-output
Benchmark https://pkg.go.dev/github.com/hslam/code#readme-benchmark
License https://pkg.go.dev/github.com/hslam/code#readme-license
Author https://pkg.go.dev/github.com/hslam/code#readme-author
Documentation https://pkg.go.dev/github.com/hslam/code#section-documentation
Overviewhttps://pkg.go.dev/github.com/hslam/code#pkg-overview
Index https://pkg.go.dev/github.com/hslam/code#pkg-index
Constants https://pkg.go.dev/github.com/hslam/code#pkg-constants
Variables https://pkg.go.dev/github.com/hslam/code#pkg-variables
Functions https://pkg.go.dev/github.com/hslam/code#pkg-functions
CheckBuffer(buf, n) https://pkg.go.dev/github.com/hslam/code#CheckBuffer
DecodeBool(buf, v) https://pkg.go.dev/github.com/hslam/code#DecodeBool
DecodeBoolSlice(buf, v) https://pkg.go.dev/github.com/hslam/code#DecodeBoolSlice
DecodeBytes(buf, v) https://pkg.go.dev/github.com/hslam/code#DecodeBytes
DecodeBytesSlice(buf, v) https://pkg.go.dev/github.com/hslam/code#DecodeBytesSlice
DecodeFloat32(buf, v) https://pkg.go.dev/github.com/hslam/code#DecodeFloat32
DecodeFloat32Slice(buf, v) https://pkg.go.dev/github.com/hslam/code#DecodeFloat32Slice
DecodeFloat64(buf, v) https://pkg.go.dev/github.com/hslam/code#DecodeFloat64
DecodeFloat64Slice(buf, v) https://pkg.go.dev/github.com/hslam/code#DecodeFloat64Slice
DecodeString(buf, v) https://pkg.go.dev/github.com/hslam/code#DecodeString
DecodeStringSlice(buf, v) https://pkg.go.dev/github.com/hslam/code#DecodeStringSlice
DecodeUint16(buf, v) https://pkg.go.dev/github.com/hslam/code#DecodeUint16
DecodeUint16Slice(buf, v) https://pkg.go.dev/github.com/hslam/code#DecodeUint16Slice
DecodeUint32(buf, v) https://pkg.go.dev/github.com/hslam/code#DecodeUint32
DecodeUint32Slice(buf, v) https://pkg.go.dev/github.com/hslam/code#DecodeUint32Slice
DecodeUint64(buf, v) https://pkg.go.dev/github.com/hslam/code#DecodeUint64
DecodeUint64Slice(buf, v) https://pkg.go.dev/github.com/hslam/code#DecodeUint64Slice
DecodeUint8(buf, v) https://pkg.go.dev/github.com/hslam/code#DecodeUint8
DecodeUint8Slice(buf, v) https://pkg.go.dev/github.com/hslam/code#DecodeUint8Slice
DecodeVarint(buf, v) https://pkg.go.dev/github.com/hslam/code#DecodeVarint
DecodeVarintSlice(buf, v) https://pkg.go.dev/github.com/hslam/code#DecodeVarintSlice
EncodeBool(buf, v) https://pkg.go.dev/github.com/hslam/code#EncodeBool
EncodeBoolSlice(buf, v) https://pkg.go.dev/github.com/hslam/code#EncodeBoolSlice
EncodeBytes(buf, v) https://pkg.go.dev/github.com/hslam/code#EncodeBytes
EncodeBytesSlice(buf, v) https://pkg.go.dev/github.com/hslam/code#EncodeBytesSlice
EncodeFloat32(buf, v) https://pkg.go.dev/github.com/hslam/code#EncodeFloat32
EncodeFloat32Slice(buf, v) https://pkg.go.dev/github.com/hslam/code#EncodeFloat32Slice
EncodeFloat64(buf, v) https://pkg.go.dev/github.com/hslam/code#EncodeFloat64
EncodeFloat64Slice(buf, v) https://pkg.go.dev/github.com/hslam/code#EncodeFloat64Slice
EncodeString(buf, v) https://pkg.go.dev/github.com/hslam/code#EncodeString
EncodeStringSlice(buf, v) https://pkg.go.dev/github.com/hslam/code#EncodeStringSlice
EncodeUint16(buf, v) https://pkg.go.dev/github.com/hslam/code#EncodeUint16
EncodeUint16Slice(buf, v) https://pkg.go.dev/github.com/hslam/code#EncodeUint16Slice
EncodeUint32(buf, v) https://pkg.go.dev/github.com/hslam/code#EncodeUint32
EncodeUint32Slice(buf, v) https://pkg.go.dev/github.com/hslam/code#EncodeUint32Slice
EncodeUint64(buf, v) https://pkg.go.dev/github.com/hslam/code#EncodeUint64
EncodeUint64Slice(buf, v) https://pkg.go.dev/github.com/hslam/code#EncodeUint64Slice
EncodeUint8(buf, v) https://pkg.go.dev/github.com/hslam/code#EncodeUint8
EncodeUint8Slice(buf, v) https://pkg.go.dev/github.com/hslam/code#EncodeUint8Slice
EncodeVarint(buf, v) https://pkg.go.dev/github.com/hslam/code#EncodeVarint
EncodeVarintSlice(buf, v) https://pkg.go.dev/github.com/hslam/code#EncodeVarintSlice
GetTagFieldNumber(tag) https://pkg.go.dev/github.com/hslam/code#GetTagFieldNumber
MakeTag(fieldNumber, wireType) https://pkg.go.dev/github.com/hslam/code#MakeTag
MaxBoolBytes(v) https://pkg.go.dev/github.com/hslam/code#MaxBoolBytes
MaxBoolSliceBytes(v) https://pkg.go.dev/github.com/hslam/code#MaxBoolSliceBytes
MaxBytesBytes(v) https://pkg.go.dev/github.com/hslam/code#MaxBytesBytes
MaxBytesSliceBytes(v) https://pkg.go.dev/github.com/hslam/code#MaxBytesSliceBytes
MaxFloat32Bytes(v) https://pkg.go.dev/github.com/hslam/code#MaxFloat32Bytes
MaxFloat32SliceBytes(v) https://pkg.go.dev/github.com/hslam/code#MaxFloat32SliceBytes
MaxFloat64Bytes(v) https://pkg.go.dev/github.com/hslam/code#MaxFloat64Bytes
MaxFloat64SliceBytes(v) https://pkg.go.dev/github.com/hslam/code#MaxFloat64SliceBytes
MaxStringBytes(v) https://pkg.go.dev/github.com/hslam/code#MaxStringBytes
MaxStringSliceBytes(v) https://pkg.go.dev/github.com/hslam/code#MaxStringSliceBytes
MaxUint16Bytes(v) https://pkg.go.dev/github.com/hslam/code#MaxUint16Bytes
MaxUint16SliceBytes(v) https://pkg.go.dev/github.com/hslam/code#MaxUint16SliceBytes
MaxUint32Bytes(v) https://pkg.go.dev/github.com/hslam/code#MaxUint32Bytes
MaxUint32SliceBytes(v) https://pkg.go.dev/github.com/hslam/code#MaxUint32SliceBytes
MaxUint64Bytes(v) https://pkg.go.dev/github.com/hslam/code#MaxUint64Bytes
MaxUint64SliceBytes(v) https://pkg.go.dev/github.com/hslam/code#MaxUint64SliceBytes
MaxUint8Bytes(v) https://pkg.go.dev/github.com/hslam/code#MaxUint8Bytes
MaxUint8SliceBytes(v) https://pkg.go.dev/github.com/hslam/code#MaxUint8SliceBytes
MaxVarintBytes(v) https://pkg.go.dev/github.com/hslam/code#MaxVarintBytes
MaxVarintSliceBytes(v) https://pkg.go.dev/github.com/hslam/code#MaxVarintSliceBytes
SizeofBool(v) https://pkg.go.dev/github.com/hslam/code#SizeofBool
SizeofBoolSlice(v) https://pkg.go.dev/github.com/hslam/code#SizeofBoolSlice
SizeofBytes(v) https://pkg.go.dev/github.com/hslam/code#SizeofBytes
SizeofBytesSlice(v) https://pkg.go.dev/github.com/hslam/code#SizeofBytesSlice
SizeofFloat32(v) https://pkg.go.dev/github.com/hslam/code#SizeofFloat32
SizeofFloat32Slice(v) https://pkg.go.dev/github.com/hslam/code#SizeofFloat32Slice
SizeofFloat64(v) https://pkg.go.dev/github.com/hslam/code#SizeofFloat64
SizeofFloat64Slice(v) https://pkg.go.dev/github.com/hslam/code#SizeofFloat64Slice
SizeofString(v) https://pkg.go.dev/github.com/hslam/code#SizeofString
SizeofStringSlice(v) https://pkg.go.dev/github.com/hslam/code#SizeofStringSlice
SizeofUint16(v) https://pkg.go.dev/github.com/hslam/code#SizeofUint16
SizeofUint16Slice(v) https://pkg.go.dev/github.com/hslam/code#SizeofUint16Slice
SizeofUint32(v) https://pkg.go.dev/github.com/hslam/code#SizeofUint32
SizeofUint32Slice(v) https://pkg.go.dev/github.com/hslam/code#SizeofUint32Slice
SizeofUint64(v) https://pkg.go.dev/github.com/hslam/code#SizeofUint64
SizeofUint64Slice(v) https://pkg.go.dev/github.com/hslam/code#SizeofUint64Slice
SizeofUint8(v) https://pkg.go.dev/github.com/hslam/code#SizeofUint8
SizeofUint8Slice(v) https://pkg.go.dev/github.com/hslam/code#SizeofUint8Slice
SizeofVarint(v) https://pkg.go.dev/github.com/hslam/code#SizeofVarint
SizeofVarintSlice(v) https://pkg.go.dev/github.com/hslam/code#SizeofVarintSlice
Types https://pkg.go.dev/github.com/hslam/code#pkg-types
type WireType https://pkg.go.dev/github.com/hslam/code#WireType
GetTagWireType(tag) https://pkg.go.dev/github.com/hslam/code#GetTagWireType
GetWireType(i) https://pkg.go.dev/github.com/hslam/code#GetWireType
Source Files https://pkg.go.dev/github.com/hslam/code#section-sourcefiles
https://pkg.go.dev/github.com/hslam/code#section-readme
https://pkg.go.dev/github.com/hslam/code
https://github.com/hslam/code/actions
https://goreportcard.com/report/github.com/hslam/code
https://github.com/hslam/code/releases/latest
https://github.com/hslam/code/raw/master/LICENSE
https://pkg.go.dev/github.com/hslam/code#section-documentation
https://pkg.go.dev/github.com/hslam/code#pkg-overview
https://pkg.go.dev/github.com/hslam/code#pkg-index
func CheckBuffer(buf []byte, n uint64) []bytehttps://pkg.go.dev/github.com/hslam/code#CheckBuffer
func DecodeBool(buf []byte, v *bool) uint64https://pkg.go.dev/github.com/hslam/code#DecodeBool
func DecodeBoolSlice(buf []byte, v *[]bool) uint64https://pkg.go.dev/github.com/hslam/code#DecodeBoolSlice
func DecodeBytes(buf []byte, v *[]byte) uint64https://pkg.go.dev/github.com/hslam/code#DecodeBytes
func DecodeBytesSlice(buf []byte, v *[][]byte) uint64https://pkg.go.dev/github.com/hslam/code#DecodeBytesSlice
func DecodeFloat32(buf []byte, v *float32) uint64https://pkg.go.dev/github.com/hslam/code#DecodeFloat32
func DecodeFloat32Slice(buf []byte, v *[]float32) uint64https://pkg.go.dev/github.com/hslam/code#DecodeFloat32Slice
func DecodeFloat64(buf []byte, v *float64) uint64https://pkg.go.dev/github.com/hslam/code#DecodeFloat64
func DecodeFloat64Slice(buf []byte, v *[]float64) uint64https://pkg.go.dev/github.com/hslam/code#DecodeFloat64Slice
func DecodeString(buf []byte, v *string) uint64https://pkg.go.dev/github.com/hslam/code#DecodeString
func DecodeStringSlice(buf []byte, v *[]string) uint64https://pkg.go.dev/github.com/hslam/code#DecodeStringSlice
func DecodeUint16(buf []byte, v *uint16) uint64https://pkg.go.dev/github.com/hslam/code#DecodeUint16
func DecodeUint16Slice(buf []byte, v *[]uint16) uint64https://pkg.go.dev/github.com/hslam/code#DecodeUint16Slice
func DecodeUint32(buf []byte, v *uint32) uint64https://pkg.go.dev/github.com/hslam/code#DecodeUint32
func DecodeUint32Slice(buf []byte, v *[]uint32) uint64https://pkg.go.dev/github.com/hslam/code#DecodeUint32Slice
func DecodeUint64(buf []byte, v *uint64) uint64https://pkg.go.dev/github.com/hslam/code#DecodeUint64
func DecodeUint64Slice(buf []byte, v *[]uint64) uint64https://pkg.go.dev/github.com/hslam/code#DecodeUint64Slice
func DecodeUint8(buf []byte, v *uint8) uint64https://pkg.go.dev/github.com/hslam/code#DecodeUint8
func DecodeUint8Slice(buf []byte, v *[]uint8) uint64https://pkg.go.dev/github.com/hslam/code#DecodeUint8Slice
func DecodeVarint(buf []byte, v *uint64) uint64https://pkg.go.dev/github.com/hslam/code#DecodeVarint
func DecodeVarintSlice(buf []byte, v *[]uint64) uint64https://pkg.go.dev/github.com/hslam/code#DecodeVarintSlice
func EncodeBool(buf []byte, v bool) uint64https://pkg.go.dev/github.com/hslam/code#EncodeBool
func EncodeBoolSlice(buf []byte, v []bool) uint64https://pkg.go.dev/github.com/hslam/code#EncodeBoolSlice
func EncodeBytes(buf []byte, v []byte) uint64https://pkg.go.dev/github.com/hslam/code#EncodeBytes
func EncodeBytesSlice(buf []byte, v [][]byte) uint64https://pkg.go.dev/github.com/hslam/code#EncodeBytesSlice
func EncodeFloat32(buf []byte, v float32) uint64https://pkg.go.dev/github.com/hslam/code#EncodeFloat32
func EncodeFloat32Slice(buf []byte, v []float32) uint64https://pkg.go.dev/github.com/hslam/code#EncodeFloat32Slice
func EncodeFloat64(buf []byte, v float64) uint64https://pkg.go.dev/github.com/hslam/code#EncodeFloat64
func EncodeFloat64Slice(buf []byte, v []float64) uint64https://pkg.go.dev/github.com/hslam/code#EncodeFloat64Slice
func EncodeString(buf []byte, v string) uint64https://pkg.go.dev/github.com/hslam/code#EncodeString
func EncodeStringSlice(buf []byte, v []string) uint64https://pkg.go.dev/github.com/hslam/code#EncodeStringSlice
func EncodeUint16(buf []byte, v uint16) uint64https://pkg.go.dev/github.com/hslam/code#EncodeUint16
func EncodeUint16Slice(buf []byte, v []uint16) uint64https://pkg.go.dev/github.com/hslam/code#EncodeUint16Slice
func EncodeUint32(buf []byte, v uint32) uint64https://pkg.go.dev/github.com/hslam/code#EncodeUint32
func EncodeUint32Slice(buf []byte, v []uint32) uint64https://pkg.go.dev/github.com/hslam/code#EncodeUint32Slice
func EncodeUint64(buf []byte, v uint64) uint64https://pkg.go.dev/github.com/hslam/code#EncodeUint64
func EncodeUint64Slice(buf []byte, v []uint64) uint64https://pkg.go.dev/github.com/hslam/code#EncodeUint64Slice
func EncodeUint8(buf []byte, v uint8) uint64https://pkg.go.dev/github.com/hslam/code#EncodeUint8
func EncodeUint8Slice(buf []byte, v []uint8) uint64https://pkg.go.dev/github.com/hslam/code#EncodeUint8Slice
func EncodeVarint(buf []byte, v uint64) uint64https://pkg.go.dev/github.com/hslam/code#EncodeVarint
func EncodeVarintSlice(buf []byte, v []uint64) uint64https://pkg.go.dev/github.com/hslam/code#EncodeVarintSlice
func GetTagFieldNumber(tag uint64) inthttps://pkg.go.dev/github.com/hslam/code#GetTagFieldNumber
func MakeTag(fieldNumber int, wireType WireType) uint64https://pkg.go.dev/github.com/hslam/code#MakeTag
func MaxBoolBytes(v bool) uint64https://pkg.go.dev/github.com/hslam/code#MaxBoolBytes
func MaxBoolSliceBytes(v []bool) uint64https://pkg.go.dev/github.com/hslam/code#MaxBoolSliceBytes
func MaxBytesBytes(v []byte) uint64https://pkg.go.dev/github.com/hslam/code#MaxBytesBytes
func MaxBytesSliceBytes(v [][]byte) uint64https://pkg.go.dev/github.com/hslam/code#MaxBytesSliceBytes
func MaxFloat32Bytes(v float32) uint64https://pkg.go.dev/github.com/hslam/code#MaxFloat32Bytes
func MaxFloat32SliceBytes(v []float32) uint64https://pkg.go.dev/github.com/hslam/code#MaxFloat32SliceBytes
func MaxFloat64Bytes(v float64) uint64https://pkg.go.dev/github.com/hslam/code#MaxFloat64Bytes
func MaxFloat64SliceBytes(v []float64) uint64https://pkg.go.dev/github.com/hslam/code#MaxFloat64SliceBytes
func MaxStringBytes(v string) uint64https://pkg.go.dev/github.com/hslam/code#MaxStringBytes
func MaxStringSliceBytes(v []string) uint64https://pkg.go.dev/github.com/hslam/code#MaxStringSliceBytes
func MaxUint16Bytes(v uint16) uint64https://pkg.go.dev/github.com/hslam/code#MaxUint16Bytes
func MaxUint16SliceBytes(v []uint16) uint64https://pkg.go.dev/github.com/hslam/code#MaxUint16SliceBytes
func MaxUint32Bytes(v uint32) uint64https://pkg.go.dev/github.com/hslam/code#MaxUint32Bytes
func MaxUint32SliceBytes(v []uint32) uint64https://pkg.go.dev/github.com/hslam/code#MaxUint32SliceBytes
func MaxUint64Bytes(v uint64) uint64https://pkg.go.dev/github.com/hslam/code#MaxUint64Bytes
func MaxUint64SliceBytes(v []uint64) uint64https://pkg.go.dev/github.com/hslam/code#MaxUint64SliceBytes
func MaxUint8Bytes(v uint8) uint64https://pkg.go.dev/github.com/hslam/code#MaxUint8Bytes
func MaxUint8SliceBytes(v []uint8) uint64https://pkg.go.dev/github.com/hslam/code#MaxUint8SliceBytes
func MaxVarintBytes(v uint64) uint64https://pkg.go.dev/github.com/hslam/code#MaxVarintBytes
func MaxVarintSliceBytes(v []uint64) uint64https://pkg.go.dev/github.com/hslam/code#MaxVarintSliceBytes
func SizeofBool(v bool) uint64https://pkg.go.dev/github.com/hslam/code#SizeofBool
func SizeofBoolSlice(v []bool) uint64https://pkg.go.dev/github.com/hslam/code#SizeofBoolSlice
func SizeofBytes(v []byte) uint64https://pkg.go.dev/github.com/hslam/code#SizeofBytes
func SizeofBytesSlice(v [][]byte) uint64https://pkg.go.dev/github.com/hslam/code#SizeofBytesSlice
func SizeofFloat32(v float32) uint64https://pkg.go.dev/github.com/hslam/code#SizeofFloat32
func SizeofFloat32Slice(v []float32) uint64https://pkg.go.dev/github.com/hslam/code#SizeofFloat32Slice
func SizeofFloat64(v float64) uint64https://pkg.go.dev/github.com/hslam/code#SizeofFloat64
func SizeofFloat64Slice(v []float64) uint64https://pkg.go.dev/github.com/hslam/code#SizeofFloat64Slice
func SizeofString(v string) uint64https://pkg.go.dev/github.com/hslam/code#SizeofString
func SizeofStringSlice(v []string) uint64https://pkg.go.dev/github.com/hslam/code#SizeofStringSlice
func SizeofUint16(v uint16) uint64https://pkg.go.dev/github.com/hslam/code#SizeofUint16
func SizeofUint16Slice(v []uint16) uint64https://pkg.go.dev/github.com/hslam/code#SizeofUint16Slice
func SizeofUint32(v uint32) uint64https://pkg.go.dev/github.com/hslam/code#SizeofUint32
func SizeofUint32Slice(v []uint32) uint64https://pkg.go.dev/github.com/hslam/code#SizeofUint32Slice
func SizeofUint64(v uint64) uint64https://pkg.go.dev/github.com/hslam/code#SizeofUint64
func SizeofUint64Slice(v []uint64) uint64https://pkg.go.dev/github.com/hslam/code#SizeofUint64Slice
func SizeofUint8(v uint8) uint64https://pkg.go.dev/github.com/hslam/code#SizeofUint8
func SizeofUint8Slice(v []uint8) uint64https://pkg.go.dev/github.com/hslam/code#SizeofUint8Slice
func SizeofVarint(v uint64) uint64https://pkg.go.dev/github.com/hslam/code#SizeofVarint
func SizeofVarintSlice(v []uint64) uint64https://pkg.go.dev/github.com/hslam/code#SizeofVarintSlice
type WireTypehttps://pkg.go.dev/github.com/hslam/code#WireType
func GetTagWireType(tag uint64) WireTypehttps://pkg.go.dev/github.com/hslam/code#GetTagWireType
func GetWireType(i interface{}) (c WireType)https://pkg.go.dev/github.com/hslam/code#GetWireType
https://pkg.go.dev/github.com/hslam/code#pkg-constants
https://pkg.go.dev/github.com/hslam/code#pkg-variables
https://pkg.go.dev/github.com/hslam/code#pkg-functions
CheckBufferhttps://github.com/hslam/code/blob/v1.0.1/code.go#L27
https://pkg.go.dev/github.com/hslam/code#CheckBuffer
bytehttps://pkg.go.dev/builtin#byte
uint64https://pkg.go.dev/builtin#uint64
bytehttps://pkg.go.dev/builtin#byte
DecodeBoolhttps://github.com/hslam/code/blob/v1.0.1/code.go#L365
https://pkg.go.dev/github.com/hslam/code#DecodeBool
bytehttps://pkg.go.dev/builtin#byte
boolhttps://pkg.go.dev/builtin#bool
uint64https://pkg.go.dev/builtin#uint64
DecodeBoolSlicehttps://github.com/hslam/code/blob/v1.0.1/code.go#L1494
https://pkg.go.dev/github.com/hslam/code#DecodeBoolSlice
bytehttps://pkg.go.dev/builtin#byte
boolhttps://pkg.go.dev/builtin#bool
uint64https://pkg.go.dev/builtin#uint64
DecodeByteshttps://github.com/hslam/code/blob/v1.0.1/code.go#L506
https://pkg.go.dev/github.com/hslam/code#DecodeBytes
bytehttps://pkg.go.dev/builtin#byte
bytehttps://pkg.go.dev/builtin#byte
uint64https://pkg.go.dev/builtin#uint64
DecodeBytesSlicehttps://github.com/hslam/code/blob/v1.0.1/code.go#L1818
https://pkg.go.dev/github.com/hslam/code#DecodeBytesSlice
bytehttps://pkg.go.dev/builtin#byte
bytehttps://pkg.go.dev/builtin#byte
uint64https://pkg.go.dev/builtin#uint64
DecodeFloat32https://github.com/hslam/code/blob/v1.0.1/code.go#L289
https://pkg.go.dev/github.com/hslam/code#DecodeFloat32
bytehttps://pkg.go.dev/builtin#byte
float32https://pkg.go.dev/builtin#float32
uint64https://pkg.go.dev/builtin#uint64
DecodeFloat32Slicehttps://github.com/hslam/code/blob/v1.0.1/code.go#L1246
https://pkg.go.dev/github.com/hslam/code#DecodeFloat32Slice
bytehttps://pkg.go.dev/builtin#byte
float32https://pkg.go.dev/builtin#float32
uint64https://pkg.go.dev/builtin#uint64
DecodeFloat64https://github.com/hslam/code/blob/v1.0.1/code.go#L327
https://pkg.go.dev/github.com/hslam/code#DecodeFloat64
bytehttps://pkg.go.dev/builtin#byte
float64https://pkg.go.dev/builtin#float64
uint64https://pkg.go.dev/builtin#uint64
DecodeFloat64Slicehttps://github.com/hslam/code/blob/v1.0.1/code.go#L1370
https://pkg.go.dev/github.com/hslam/code#DecodeFloat64Slice
bytehttps://pkg.go.dev/builtin#byte
float64https://pkg.go.dev/builtin#float64
uint64https://pkg.go.dev/builtin#uint64
DecodeStringhttps://github.com/hslam/code/blob/v1.0.1/code.go#L414
https://pkg.go.dev/github.com/hslam/code#DecodeString
bytehttps://pkg.go.dev/builtin#byte
stringhttps://pkg.go.dev/builtin#string
uint64https://pkg.go.dev/builtin#uint64
DecodeStringSlicehttps://github.com/hslam/code/blob/v1.0.1/code.go#L1624
https://pkg.go.dev/github.com/hslam/code#DecodeStringSlice
bytehttps://pkg.go.dev/builtin#byte
stringhttps://pkg.go.dev/builtin#string
uint64https://pkg.go.dev/builtin#uint64
DecodeUint16https://github.com/hslam/code/blob/v1.0.1/code.go#L73
https://pkg.go.dev/github.com/hslam/code#DecodeUint16
bytehttps://pkg.go.dev/builtin#byte
uint16https://pkg.go.dev/builtin#uint16
uint64https://pkg.go.dev/builtin#uint64
DecodeUint16Slicehttps://github.com/hslam/code/blob/v1.0.1/code.go#L700
https://pkg.go.dev/github.com/hslam/code#DecodeUint16Slice
bytehttps://pkg.go.dev/builtin#byte
uint16https://pkg.go.dev/builtin#uint16
uint64https://pkg.go.dev/builtin#uint64
DecodeUint32https://github.com/hslam/code/blob/v1.0.1/code.go#L105
https://pkg.go.dev/github.com/hslam/code#DecodeUint32
bytehttps://pkg.go.dev/builtin#byte
uint32https://pkg.go.dev/builtin#uint32
uint64https://pkg.go.dev/builtin#uint64
DecodeUint32Slicehttps://github.com/hslam/code/blob/v1.0.1/code.go#L818
https://pkg.go.dev/github.com/hslam/code#DecodeUint32Slice
bytehttps://pkg.go.dev/builtin#byte
uint32https://pkg.go.dev/builtin#uint32
uint64https://pkg.go.dev/builtin#uint64
DecodeUint64https://github.com/hslam/code/blob/v1.0.1/code.go#L143
https://pkg.go.dev/github.com/hslam/code#DecodeUint64
bytehttps://pkg.go.dev/builtin#byte
uint64https://pkg.go.dev/builtin#uint64
uint64https://pkg.go.dev/builtin#uint64
DecodeUint64Slicehttps://github.com/hslam/code/blob/v1.0.1/code.go#L942
https://pkg.go.dev/github.com/hslam/code#DecodeUint64Slice
bytehttps://pkg.go.dev/builtin#byte
uint64https://pkg.go.dev/builtin#uint64
uint64https://pkg.go.dev/builtin#uint64
DecodeUint8https://github.com/hslam/code/blob/v1.0.1/code.go#L46
https://pkg.go.dev/github.com/hslam/code#DecodeUint8
bytehttps://pkg.go.dev/builtin#byte
uint8https://pkg.go.dev/builtin#uint8
uint64https://pkg.go.dev/builtin#uint64
DecodeUint8Slicehttps://github.com/hslam/code/blob/v1.0.1/code.go#L599
https://pkg.go.dev/github.com/hslam/code#DecodeUint8Slice
bytehttps://pkg.go.dev/builtin#byte
uint8https://pkg.go.dev/builtin#uint8
uint64https://pkg.go.dev/builtin#uint64
DecodeVarinthttps://github.com/hslam/code/blob/v1.0.1/code.go#L187
https://pkg.go.dev/github.com/hslam/code#DecodeVarint
bytehttps://pkg.go.dev/builtin#byte
uint64https://pkg.go.dev/builtin#uint64
uint64https://pkg.go.dev/builtin#uint64
DecodeVarintSlicehttps://github.com/hslam/code/blob/v1.0.1/code.go#L1075
https://pkg.go.dev/github.com/hslam/code#DecodeVarintSlice
bytehttps://pkg.go.dev/builtin#byte
uint64https://pkg.go.dev/builtin#uint64
uint64https://pkg.go.dev/builtin#uint64
EncodeBoolhttps://github.com/hslam/code/blob/v1.0.1/code.go#L353
https://pkg.go.dev/github.com/hslam/code#EncodeBool
bytehttps://pkg.go.dev/builtin#byte
boolhttps://pkg.go.dev/builtin#bool
uint64https://pkg.go.dev/builtin#uint64
EncodeBoolSlicehttps://github.com/hslam/code/blob/v1.0.1/code.go#L1461
https://pkg.go.dev/github.com/hslam/code#EncodeBoolSlice
bytehttps://pkg.go.dev/builtin#byte
boolhttps://pkg.go.dev/builtin#bool
uint64https://pkg.go.dev/builtin#uint64
EncodeByteshttps://github.com/hslam/code/blob/v1.0.1/code.go#L484
https://pkg.go.dev/github.com/hslam/code#EncodeBytes
bytehttps://pkg.go.dev/builtin#byte
bytehttps://pkg.go.dev/builtin#byte
uint64https://pkg.go.dev/builtin#uint64
EncodeBytesSlicehttps://github.com/hslam/code/blob/v1.0.1/code.go#L1774
https://pkg.go.dev/github.com/hslam/code#EncodeBytesSlice
bytehttps://pkg.go.dev/builtin#byte
bytehttps://pkg.go.dev/builtin#byte
uint64https://pkg.go.dev/builtin#uint64
EncodeFloat32https://github.com/hslam/code/blob/v1.0.1/code.go#L277
https://pkg.go.dev/github.com/hslam/code#EncodeFloat32
bytehttps://pkg.go.dev/builtin#byte
float32https://pkg.go.dev/builtin#float32
uint64https://pkg.go.dev/builtin#uint64
EncodeFloat32Slicehttps://github.com/hslam/code/blob/v1.0.1/code.go#L1213
https://pkg.go.dev/github.com/hslam/code#EncodeFloat32Slice
bytehttps://pkg.go.dev/builtin#byte
float32https://pkg.go.dev/builtin#float32
uint64https://pkg.go.dev/builtin#uint64
EncodeFloat64https://github.com/hslam/code/blob/v1.0.1/code.go#L311
https://pkg.go.dev/github.com/hslam/code#EncodeFloat64
bytehttps://pkg.go.dev/builtin#byte
float64https://pkg.go.dev/builtin#float64
uint64https://pkg.go.dev/builtin#uint64
EncodeFloat64Slicehttps://github.com/hslam/code/blob/v1.0.1/code.go#L1333
https://pkg.go.dev/github.com/hslam/code#EncodeFloat64Slice
bytehttps://pkg.go.dev/builtin#byte
float64https://pkg.go.dev/builtin#float64
uint64https://pkg.go.dev/builtin#uint64
EncodeStringhttps://github.com/hslam/code/blob/v1.0.1/code.go#L390
https://pkg.go.dev/github.com/hslam/code#EncodeString
bytehttps://pkg.go.dev/builtin#byte
stringhttps://pkg.go.dev/builtin#string
uint64https://pkg.go.dev/builtin#uint64
EncodeStringSlicehttps://github.com/hslam/code/blob/v1.0.1/code.go#L1580
https://pkg.go.dev/github.com/hslam/code#EncodeStringSlice
bytehttps://pkg.go.dev/builtin#byte
stringhttps://pkg.go.dev/builtin#string
uint64https://pkg.go.dev/builtin#uint64
EncodeUint16https://github.com/hslam/code/blob/v1.0.1/code.go#L63
https://pkg.go.dev/github.com/hslam/code#EncodeUint16
bytehttps://pkg.go.dev/builtin#byte
uint16https://pkg.go.dev/builtin#uint16
uint64https://pkg.go.dev/builtin#uint64
EncodeUint16Slicehttps://github.com/hslam/code/blob/v1.0.1/code.go#L669
https://pkg.go.dev/github.com/hslam/code#EncodeUint16Slice
bytehttps://pkg.go.dev/builtin#byte
uint16https://pkg.go.dev/builtin#uint16
uint64https://pkg.go.dev/builtin#uint64
EncodeUint32https://github.com/hslam/code/blob/v1.0.1/code.go#L93
https://pkg.go.dev/github.com/hslam/code#EncodeUint32
bytehttps://pkg.go.dev/builtin#byte
uint32https://pkg.go.dev/builtin#uint32
uint64https://pkg.go.dev/builtin#uint64
EncodeUint32Slicehttps://github.com/hslam/code/blob/v1.0.1/code.go#L785
https://pkg.go.dev/github.com/hslam/code#EncodeUint32Slice
bytehttps://pkg.go.dev/builtin#byte
uint32https://pkg.go.dev/builtin#uint32
uint64https://pkg.go.dev/builtin#uint64
EncodeUint64https://github.com/hslam/code/blob/v1.0.1/code.go#L127
https://pkg.go.dev/github.com/hslam/code#EncodeUint64
bytehttps://pkg.go.dev/builtin#byte
uint64https://pkg.go.dev/builtin#uint64
uint64https://pkg.go.dev/builtin#uint64
EncodeUint64Slicehttps://github.com/hslam/code/blob/v1.0.1/code.go#L905
https://pkg.go.dev/github.com/hslam/code#EncodeUint64Slice
bytehttps://pkg.go.dev/builtin#byte
uint64https://pkg.go.dev/builtin#uint64
uint64https://pkg.go.dev/builtin#uint64
EncodeUint8https://github.com/hslam/code/blob/v1.0.1/code.go#L38
https://pkg.go.dev/github.com/hslam/code#EncodeUint8
bytehttps://pkg.go.dev/builtin#byte
uint8https://pkg.go.dev/builtin#uint8
uint64https://pkg.go.dev/builtin#uint64
EncodeUint8Slicehttps://github.com/hslam/code/blob/v1.0.1/code.go#L575
https://pkg.go.dev/github.com/hslam/code#EncodeUint8Slice
bytehttps://pkg.go.dev/builtin#byte
uint8https://pkg.go.dev/builtin#uint8
uint64https://pkg.go.dev/builtin#uint64
EncodeVarinthttps://github.com/hslam/code/blob/v1.0.1/code.go#L169
https://pkg.go.dev/github.com/hslam/code#EncodeVarint
bytehttps://pkg.go.dev/builtin#byte
uint64https://pkg.go.dev/builtin#uint64
uint64https://pkg.go.dev/builtin#uint64
EncodeVarintSlicehttps://github.com/hslam/code/blob/v1.0.1/code.go#L1033
https://pkg.go.dev/github.com/hslam/code#EncodeVarintSlice
bytehttps://pkg.go.dev/builtin#byte
uint64https://pkg.go.dev/builtin#uint64
uint64https://pkg.go.dev/builtin#uint64
GetTagFieldNumberhttps://github.com/hslam/code/blob/v1.0.1/tag.go#L31
https://pkg.go.dev/github.com/hslam/code#GetTagFieldNumber
uint64https://pkg.go.dev/builtin#uint64
inthttps://pkg.go.dev/builtin#int
MakeTaghttps://github.com/hslam/code/blob/v1.0.1/tag.go#L41
https://pkg.go.dev/github.com/hslam/code#MakeTag
inthttps://pkg.go.dev/builtin#int
WireTypehttps://pkg.go.dev/github.com/hslam/code#WireType
uint64https://pkg.go.dev/builtin#uint64
MaxBoolByteshttps://github.com/hslam/code/blob/v1.0.1/code.go#L384
https://pkg.go.dev/github.com/hslam/code#MaxBoolBytes
boolhttps://pkg.go.dev/builtin#bool
uint64https://pkg.go.dev/builtin#uint64
MaxBoolSliceByteshttps://github.com/hslam/code/blob/v1.0.1/code.go#L1573
https://pkg.go.dev/github.com/hslam/code#MaxBoolSliceBytes
boolhttps://pkg.go.dev/builtin#bool
uint64https://pkg.go.dev/builtin#uint64
MaxBytesByteshttps://github.com/hslam/code/blob/v1.0.1/code.go#L569
https://pkg.go.dev/github.com/hslam/code#MaxBytesBytes
bytehttps://pkg.go.dev/builtin#byte
uint64https://pkg.go.dev/builtin#uint64
MaxBytesSliceByteshttps://github.com/hslam/code/blob/v1.0.1/code.go#L1956
https://pkg.go.dev/github.com/hslam/code#MaxBytesSliceBytes
bytehttps://pkg.go.dev/builtin#byte
uint64https://pkg.go.dev/builtin#uint64
MaxFloat32Byteshttps://github.com/hslam/code/blob/v1.0.1/code.go#L305
https://pkg.go.dev/github.com/hslam/code#MaxFloat32Bytes
float32https://pkg.go.dev/builtin#float32
uint64https://pkg.go.dev/builtin#uint64
MaxFloat32SliceByteshttps://github.com/hslam/code/blob/v1.0.1/code.go#L1326
https://pkg.go.dev/github.com/hslam/code#MaxFloat32SliceBytes
float32https://pkg.go.dev/builtin#float32
uint64https://pkg.go.dev/builtin#uint64
MaxFloat64Byteshttps://github.com/hslam/code/blob/v1.0.1/code.go#L347
https://pkg.go.dev/github.com/hslam/code#MaxFloat64Bytes
float64https://pkg.go.dev/builtin#float64
uint64https://pkg.go.dev/builtin#uint64
MaxFloat64SliceByteshttps://github.com/hslam/code/blob/v1.0.1/code.go#L1454
https://pkg.go.dev/github.com/hslam/code#MaxFloat64SliceBytes
float64https://pkg.go.dev/builtin#float64
uint64https://pkg.go.dev/builtin#uint64
MaxStringByteshttps://github.com/hslam/code/blob/v1.0.1/code.go#L478
https://pkg.go.dev/github.com/hslam/code#MaxStringBytes
stringhttps://pkg.go.dev/builtin#string
uint64https://pkg.go.dev/builtin#uint64
MaxStringSliceByteshttps://github.com/hslam/code/blob/v1.0.1/code.go#L1762
https://pkg.go.dev/github.com/hslam/code#MaxStringSliceBytes
stringhttps://pkg.go.dev/builtin#string
uint64https://pkg.go.dev/builtin#uint64
MaxUint16Byteshttps://github.com/hslam/code/blob/v1.0.1/code.go#L87
https://pkg.go.dev/github.com/hslam/code#MaxUint16Bytes
uint16https://pkg.go.dev/builtin#uint16
uint64https://pkg.go.dev/builtin#uint64
MaxUint16SliceByteshttps://github.com/hslam/code/blob/v1.0.1/code.go#L778
https://pkg.go.dev/github.com/hslam/code#MaxUint16SliceBytes
uint16https://pkg.go.dev/builtin#uint16
uint64https://pkg.go.dev/builtin#uint64
MaxUint32Byteshttps://github.com/hslam/code/blob/v1.0.1/code.go#L121
https://pkg.go.dev/github.com/hslam/code#MaxUint32Bytes
uint32https://pkg.go.dev/builtin#uint32
uint64https://pkg.go.dev/builtin#uint64
MaxUint32SliceByteshttps://github.com/hslam/code/blob/v1.0.1/code.go#L898
https://pkg.go.dev/github.com/hslam/code#MaxUint32SliceBytes
uint32https://pkg.go.dev/builtin#uint32
uint64https://pkg.go.dev/builtin#uint64
MaxUint64Byteshttps://github.com/hslam/code/blob/v1.0.1/code.go#L163
https://pkg.go.dev/github.com/hslam/code#MaxUint64Bytes
uint64https://pkg.go.dev/builtin#uint64
uint64https://pkg.go.dev/builtin#uint64
MaxUint64SliceByteshttps://github.com/hslam/code/blob/v1.0.1/code.go#L1026
https://pkg.go.dev/github.com/hslam/code#MaxUint64SliceBytes
uint64https://pkg.go.dev/builtin#uint64
uint64https://pkg.go.dev/builtin#uint64
MaxUint8Byteshttps://github.com/hslam/code/blob/v1.0.1/code.go#L57
https://pkg.go.dev/github.com/hslam/code#MaxUint8Bytes
uint8https://pkg.go.dev/builtin#uint8
uint64https://pkg.go.dev/builtin#uint64
MaxUint8SliceByteshttps://github.com/hslam/code/blob/v1.0.1/code.go#L662
https://pkg.go.dev/github.com/hslam/code#MaxUint8SliceBytes
uint8https://pkg.go.dev/builtin#uint8
uint64https://pkg.go.dev/builtin#uint64
MaxVarintByteshttps://github.com/hslam/code/blob/v1.0.1/code.go#L271
https://pkg.go.dev/github.com/hslam/code#MaxVarintBytes
uint64https://pkg.go.dev/builtin#uint64
uint64https://pkg.go.dev/builtin#uint64
MaxVarintSliceByteshttps://github.com/hslam/code/blob/v1.0.1/code.go#L1206
https://pkg.go.dev/github.com/hslam/code#MaxVarintSliceBytes
uint64https://pkg.go.dev/builtin#uint64
uint64https://pkg.go.dev/builtin#uint64
SizeofBoolhttps://github.com/hslam/code/blob/v1.0.1/code.go#L379
https://pkg.go.dev/github.com/hslam/code#SizeofBool
boolhttps://pkg.go.dev/builtin#bool
uint64https://pkg.go.dev/builtin#uint64
SizeofBoolSlicehttps://github.com/hslam/code/blob/v1.0.1/code.go#L1567
https://pkg.go.dev/github.com/hslam/code#SizeofBoolSlice
boolhttps://pkg.go.dev/builtin#bool
uint64https://pkg.go.dev/builtin#uint64
SizeofByteshttps://github.com/hslam/code/blob/v1.0.1/code.go#L563
https://pkg.go.dev/github.com/hslam/code#SizeofBytes
bytehttps://pkg.go.dev/builtin#byte
uint64https://pkg.go.dev/builtin#uint64
SizeofBytesSlicehttps://github.com/hslam/code/blob/v1.0.1/code.go#L1942
https://pkg.go.dev/github.com/hslam/code#SizeofBytesSlice
bytehttps://pkg.go.dev/builtin#byte
uint64https://pkg.go.dev/builtin#uint64
SizeofFloat32https://github.com/hslam/code/blob/v1.0.1/code.go#L300
https://pkg.go.dev/github.com/hslam/code#SizeofFloat32
float32https://pkg.go.dev/builtin#float32
uint64https://pkg.go.dev/builtin#uint64
SizeofFloat32Slicehttps://github.com/hslam/code/blob/v1.0.1/code.go#L1320
https://pkg.go.dev/github.com/hslam/code#SizeofFloat32Slice
float32https://pkg.go.dev/builtin#float32
uint64https://pkg.go.dev/builtin#uint64
SizeofFloat64https://github.com/hslam/code/blob/v1.0.1/code.go#L342
https://pkg.go.dev/github.com/hslam/code#SizeofFloat64
float64https://pkg.go.dev/builtin#float64
uint64https://pkg.go.dev/builtin#uint64
SizeofFloat64Slicehttps://github.com/hslam/code/blob/v1.0.1/code.go#L1448
https://pkg.go.dev/github.com/hslam/code#SizeofFloat64Slice
float64https://pkg.go.dev/builtin#float64
uint64https://pkg.go.dev/builtin#uint64
SizeofStringhttps://github.com/hslam/code/blob/v1.0.1/code.go#L472
https://pkg.go.dev/github.com/hslam/code#SizeofString
stringhttps://pkg.go.dev/builtin#string
uint64https://pkg.go.dev/builtin#uint64
SizeofStringSlicehttps://github.com/hslam/code/blob/v1.0.1/code.go#L1748
https://pkg.go.dev/github.com/hslam/code#SizeofStringSlice
stringhttps://pkg.go.dev/builtin#string
uint64https://pkg.go.dev/builtin#uint64
SizeofUint16https://github.com/hslam/code/blob/v1.0.1/code.go#L82
https://pkg.go.dev/github.com/hslam/code#SizeofUint16
uint16https://pkg.go.dev/builtin#uint16
uint64https://pkg.go.dev/builtin#uint64
SizeofUint16Slicehttps://github.com/hslam/code/blob/v1.0.1/code.go#L772
https://pkg.go.dev/github.com/hslam/code#SizeofUint16Slice
uint16https://pkg.go.dev/builtin#uint16
uint64https://pkg.go.dev/builtin#uint64
SizeofUint32https://github.com/hslam/code/blob/v1.0.1/code.go#L116
https://pkg.go.dev/github.com/hslam/code#SizeofUint32
uint32https://pkg.go.dev/builtin#uint32
uint64https://pkg.go.dev/builtin#uint64
SizeofUint32Slicehttps://github.com/hslam/code/blob/v1.0.1/code.go#L892
https://pkg.go.dev/github.com/hslam/code#SizeofUint32Slice
uint32https://pkg.go.dev/builtin#uint32
uint64https://pkg.go.dev/builtin#uint64
SizeofUint64https://github.com/hslam/code/blob/v1.0.1/code.go#L158
https://pkg.go.dev/github.com/hslam/code#SizeofUint64
uint64https://pkg.go.dev/builtin#uint64
uint64https://pkg.go.dev/builtin#uint64
SizeofUint64Slicehttps://github.com/hslam/code/blob/v1.0.1/code.go#L1020
https://pkg.go.dev/github.com/hslam/code#SizeofUint64Slice
uint64https://pkg.go.dev/builtin#uint64
uint64https://pkg.go.dev/builtin#uint64
SizeofUint8https://github.com/hslam/code/blob/v1.0.1/code.go#L52
https://pkg.go.dev/github.com/hslam/code#SizeofUint8
uint8https://pkg.go.dev/builtin#uint8
uint64https://pkg.go.dev/builtin#uint64
SizeofUint8Slicehttps://github.com/hslam/code/blob/v1.0.1/code.go#L656
https://pkg.go.dev/github.com/hslam/code#SizeofUint8Slice
uint8https://pkg.go.dev/builtin#uint8
uint64https://pkg.go.dev/builtin#uint64
SizeofVarinthttps://github.com/hslam/code/blob/v1.0.1/code.go#L244
https://pkg.go.dev/github.com/hslam/code#SizeofVarint
uint64https://pkg.go.dev/builtin#uint64
uint64https://pkg.go.dev/builtin#uint64
SizeofVarintSlicehttps://github.com/hslam/code/blob/v1.0.1/code.go#L1196
https://pkg.go.dev/github.com/hslam/code#SizeofVarintSlice
uint64https://pkg.go.dev/builtin#uint64
uint64https://pkg.go.dev/builtin#uint64
https://pkg.go.dev/github.com/hslam/code#pkg-types
WireTypehttps://github.com/hslam/code/blob/v1.0.1/tag.go#L11
https://pkg.go.dev/github.com/hslam/code#WireType
uint8https://pkg.go.dev/builtin#uint8
WireTypehttps://pkg.go.dev/github.com/hslam/code#WireType
WireTypehttps://pkg.go.dev/github.com/hslam/code#WireType
WireTypehttps://pkg.go.dev/github.com/hslam/code#WireType
WireTypehttps://pkg.go.dev/github.com/hslam/code#WireType
WireTypehttps://pkg.go.dev/github.com/hslam/code#WireType
WireTypehttps://pkg.go.dev/github.com/hslam/code#WireType
WireTypehttps://pkg.go.dev/github.com/hslam/code#WireType
GetTagWireTypehttps://github.com/hslam/code/blob/v1.0.1/tag.go#L36
https://pkg.go.dev/github.com/hslam/code#GetTagWireType
uint64https://pkg.go.dev/builtin#uint64
WireTypehttps://pkg.go.dev/github.com/hslam/code#WireType
GetWireTypehttps://github.com/hslam/code/blob/v1.0.1/tag.go#L46
https://pkg.go.dev/github.com/hslam/code#GetWireType
WireTypehttps://pkg.go.dev/github.com/hslam/code#WireType
https://pkg.go.dev/github.com/hslam/code#section-sourcefiles
View all Source fileshttps://github.com/hslam/code/tree/v1.0.1
code.gohttps://github.com/hslam/code/blob/v1.0.1/code.go
tag.gohttps://github.com/hslam/code/blob/v1.0.1/tag.go
Why Go https://go.dev/solutions
Use Cases https://go.dev/solutions#use-cases
Case Studies https://go.dev/solutions#case-studies
Get Started https://learn.go.dev/
Playground https://play.golang.org
Tour https://tour.golang.org
Stack Overflow https://stackoverflow.com/questions/tagged/go?tab=Newest
Help https://go.dev/help
Packages https://pkg.go.dev
Standard Library https://pkg.go.dev/std
Sub-repositories https://pkg.go.dev/golang.org/x
About Go Packages https://pkg.go.dev/about
About https://go.dev/project
Downloadhttps://go.dev/dl/
Bloghttps://go.dev/blog
Issue Tracker https://github.com/golang/go/issues
Release Notes https://go.dev/doc/devel/release.html
Brand Guidelines https://go.dev/brand
Code of Conduct https://go.dev/conduct
Connect https://www.twitter.com/golang
Twitter https://www.twitter.com/golang
GitHubhttps://github.com/golang
Slack https://invite.slack.golangbridge.org/
r/golang https://reddit.com/r/golang
Meetup https://www.meetup.com/pro/go
Golang Weekly https://golangweekly.com/
Copyrighthttps://go.dev/copyright
Terms of Servicehttps://go.dev/tos
Privacy Policy http://www.google.com/intl/en/policies/privacy/
Report an Issue https://go.dev/s/pkgsite-feedback
https://google.com
Learn more.https://policies.google.com/technologies/cookies

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.