Skip navigation links

Package 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

See: Description

Package io.protostuff Description

 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
 
Skip navigation links

Copyright © 2017–2019 The Apache Software Foundation. All rights reserved.