MCPcopy Create free account
hub / github.com/OpenPrinting/goipp / decode

Method decode

value.go:128–128  ·  view source on GitHub ↗
([]byte)

Source from the content-addressed store, hash-verified

126 DeepCopy() Value
127 encode() ([]byte, error)
128 decode([]byte) (Value, error)
129}
130
131var (

Callers 2

unpackMethod · 0.95
TestValueDecodeFunction · 0.65

Implementers 6

Voidvalue.go
Timevalue.go
Resolutionvalue.go
Rangevalue.go
TextWithLangvalue.go
errValueencdec_test.go

Calls

no outgoing calls

Tested by 1

TestValueDecodeFunction · 0.52