| Package | Description |
|---|---|
| io.protostuff |
classes in protostuff are "final" or not all suitable for ServiceComb
1.final
io.protostuff.ProtobufOutputEx
io.protostuff.ByteArrayInput
2.not suitable
1) io.protostuff.OutputEx
fieldNumber changed to tag, avoid makeTag every time
not support write packed value
not support ignore default scalar value
2) io.protostuff.SchemaEx
make it simpler
3) codec of map is not compatible to protobuf
so we must copy and modified them
|
| Modifier and Type | Method and Description |
|---|---|
ProtobufOutputEx |
ProtobufOutputEx.clear()
Resets this output for re-use.
|
Copyright © 2017–2019 The Apache Software Foundation. All rights reserved.