| 构造器和说明 |
|---|
TimeDelegate() |
| 限定符和类型 | 方法和说明 |
|---|---|
io.protostuff.WireFormat.FieldType |
getFieldType() |
Time |
readFrom(io.protostuff.Input input) |
void |
transfer(io.protostuff.Pipe pipe,
io.protostuff.Input input,
io.protostuff.Output output,
int number,
boolean repeated) |
Class<?> |
typeClass() |
void |
writeTo(io.protostuff.Output output,
int number,
Time value,
boolean repeated) |
public io.protostuff.WireFormat.FieldType getFieldType()
getFieldType 在接口中 io.protostuff.runtime.Delegate<Time>public Time readFrom(io.protostuff.Input input) throws IOException
readFrom 在接口中 io.protostuff.runtime.Delegate<Time>IOExceptionpublic void transfer(io.protostuff.Pipe pipe,
io.protostuff.Input input,
io.protostuff.Output output,
int number,
boolean repeated)
throws IOException
transfer 在接口中 io.protostuff.runtime.Delegate<Time>IOExceptionpublic void writeTo(io.protostuff.Output output,
int number,
Time value,
boolean repeated)
throws IOException
writeTo 在接口中 io.protostuff.runtime.Delegate<Time>IOExceptionCopyright © 2019 Seata. All rights reserved.