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

Method String

value.go:124–124  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

122// defined by the attribute tag
123type Value interface {
124 String() string
125 Type() Type
126 DeepCopy() Value
127 encode() ([]byte, error)

Callers 15

StringMethod · 0.65
StringMethod · 0.65
TestOpStringFunction · 0.65
TestVersionFunction · 0.65
TestMessagePrintFunction · 0.65
TestTypeStringFunction · 0.65
StringMethod · 0.65
TestStatusStringFunction · 0.65
TestTagStringFunction · 0.65
TestValueEncodeFunction · 0.65
TestValueDecodeFunction · 0.65
TestValueStringFunction · 0.65

Implementers 6

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

Calls

no outgoing calls

Tested by 12

TestOpStringFunction · 0.52
TestVersionFunction · 0.52
TestMessagePrintFunction · 0.52
TestTypeStringFunction · 0.52
TestStatusStringFunction · 0.52
TestTagStringFunction · 0.52
TestValueEncodeFunction · 0.52
TestValueDecodeFunction · 0.52
TestValueStringFunction · 0.52
TestValueTypeFunction · 0.52
TestValuesStringFunction · 0.52
TestIntegerOrRangeFunction · 0.52