MCPcopy Create free account
hub / github.com/google/gapid / String

Method String

core/data/binary/reader.go:54–54  ·  view source on GitHub ↗

String decodes and returns a string from the Reader.

()

Source from the content-addressed store, hash-verified

52 Float64() float64
53 // String decodes and returns a string from the Reader.
54 String() string
55 // Decode a collection count from the stream.
56 Count() uint32
57 // If there is an error reading any input, all further reading returns the

Callers 5

SortFunction · 0.65
SortValuesFunction · 0.65
NewValueFunction · 0.65
printFuncFunction · 0.65
TestIDToStringFunction · 0.65

Implementers 1

readercore/data/endian/endian.go

Calls

no outgoing calls

Tested by 1

TestIDToStringFunction · 0.52