MCPcopy Create free account
hub / github.com/segmentio/encoding / Features

Method Features

thrift/protocol.go:30–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28 NewReader(r io.Reader) Reader
29 NewWriter(w io.Writer) Writer
30 Features() Features
31}
32
33// Reader represents a low-level reader of values encoded according to one of

Callers 2

encoderFlagsFunction · 0.65
decoderFlagsFunction · 0.65

Implementers 2

BinaryProtocolthrift/binary.go
CompactProtocolthrift/compact.go

Calls

no outgoing calls

Tested by

no test coverage detected