| 程序包 | 说明 |
|---|---|
| org.indunet.fastproto.pipeline | |
| org.indunet.fastproto.pipeline.decode | |
| org.indunet.fastproto.pipeline.encode |
| 限定符和类型 | 方法和说明 |
|---|---|
static Pipeline<PipelineContext> |
Pipeline.getDecodeFlow() |
static Pipeline<PipelineContext> |
Pipeline.getEncodeFlow() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ChecksumFlow.process(PipelineContext context) |
private void |
ChecksumFlow.writeChecksum(PipelineContext ctx,
int offset,
long crc,
Checksum c) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DecodeFlow.process(PipelineContext context) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
EncodeFlow.process(PipelineContext context) |
Copyright © 2019–2025 indunet. All rights reserved.