文件名称: protostuff-api-1.7.2.jar中文-英文对照文档.zip
<dependency>
<groupId>io.protostuff</groupId>
<artifactId>protostuff-api</artifactId>
<version>1.7.2</version>
</dependency>Gradle:
implementation group: 'io.protostuff', name: 'protostuff-api', version: '1.7.2'
Gradle (Short):
implementation 'io.protostuff:protostuff-api:1.7.2'
Gradle (Kotlin):
implementation("io.protostuff:protostuff-api:1.7.2")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
io.protostuffio.protostuff.B64Code
io.protostuff.ByteString
io.protostuff.CustomSchema
io.protostuff.EnumLite
io.protostuff.Exclude
io.protostuff.FilterInput
io.protostuff.FilterOutput
io.protostuff.GraphInput
io.protostuff.Input
io.protostuff.IntSerializer
io.protostuff.LinkedBuffer
io.protostuff.ListAdapter
io.protostuff.ListAdapter.Converter
io.protostuff.Message
io.protostuff.Morph
io.protostuff.NumberParser
io.protostuff.Output
io.protostuff.Pipe
io.protostuff.Pipe.Schema
io.protostuff.ProtostuffException
io.protostuff.Request
io.protostuff.Response
io.protostuff.Rpc
io.protostuff.Schema
io.protostuff.Service
io.protostuff.StatefulOutput
io.protostuff.StreamedStringSerializer
io.protostuff.StringSerializer
io.protostuff.StringSerializer.STRING
io.protostuff.Tag
io.protostuff.UninitializedMessageException
io.protostuff.UnsignedNumberUtil
io.protostuff.WireFormat
io.protostuff.WireFormat.FieldType
io.protostuff.WireFormat.JavaType
io.protostuff.WriteSession
io.protostuff.WriteSession.FlushHandler
io.protostuff.WriteSink