MCPcopy Create free account
hub / github.com/apache/mesos / Decoder

Method Decoder

3rdparty/stout/include/stout/recordio.hpp:75–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73{
74public:
75 Decoder() : state(HEADER) {}
76
77 /**
78 * Decodes another chunk of data from the "Record-IO" stream

Callers 2

test_encode_decodeFunction · 0.80
__init__Method · 0.80

Calls

no outgoing calls

Tested by 1

test_encode_decodeFunction · 0.64