| 程序包 | 说明 |
|---|---|
| com.baidu.bjf.remoting.protobuf | |
| com.baidu.bjf.remoting.protobuf.utils |
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
CodedConstant.getMappedTypeSize(FieldInfo field,
int order,
FieldType type,
boolean isList,
boolean debug,
File path) |
static String |
CodedConstant.getMappedWriteCode(FieldInfo field,
String prefix,
int order,
FieldType type,
boolean isList)
get mapped object byte write java expression
|
| 构造器和说明 |
|---|
CodeGenerator(List<FieldInfo> fields,
Class<?> cls)
Constructor method
|
| 限定符和类型 | 方法和说明 |
|---|---|
static List<FieldInfo> |
ProtobufProxyUtils.processDefaultValue(List<Field> fields)
to process default value of
@Protobuf value on field. |
Copyright © 2016 Baidu, Inc.. All rights reserved.