package msgpcode

Import Path
	github.com/vmihailenco/msgpack/v5/msgpcode (on go.dev)

Dependency Relation
	imports 0 packages, and imported by one package

Involved Source Files msgpcode.go
Package-Level Functions (total 8)
func IsBin(c byte) bool
func IsExt(c byte) bool
func IsString(c byte) bool