MCPcopy Index your code
hub / github.com/aofeng/JavaTutorial / decode

Method decode

src/cn/aofeng/demo/reactor/Decoder.java:18–18  ·  view source on GitHub ↗

解析请求数据,不影响源数据的状态和内容。 @param source Reader读取到的源数据字节数组 @return 如果解析到符合要求的数据,则返回解析到的数据;否则返回null。

(ByteBuffer source)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

readMethod · 0.65
handleRequestMethod · 0.65

Implementers 1

LineDecodersrc/cn/aofeng/demo/reactor/LineDecoder

Calls

no outgoing calls

Tested by

no test coverage detected