| 构造器和说明 |
|---|
DateDelegate() |
| 限定符和类型 | 方法和说明 |
|---|---|
io.protostuff.WireFormat.FieldType |
getFieldType() |
Date |
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,
Date value,
boolean repeated) |
public io.protostuff.WireFormat.FieldType getFieldType()
getFieldType 在接口中 io.protostuff.runtime.Delegate<Date>public Date readFrom(io.protostuff.Input input) throws IOException
readFrom 在接口中 io.protostuff.runtime.Delegate<Date>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<Date>IOExceptionpublic void writeTo(io.protostuff.Output output,
int number,
Date value,
boolean repeated)
throws IOException
writeTo 在接口中 io.protostuff.runtime.Delegate<Date>IOExceptionCopyright © 2020 Seata. All rights reserved.