public class FastJsonProcessor extends Object implements JsonProcessor
| 构造器和说明 |
|---|
FastJsonProcessor() |
public void marshal(Writer writer, Object value)
JsonProcessormarshal 在接口中 JsonProcessorpublic <T> T unmarshal(InputStream inputStream, Charset charset, Type type) throws IOException
JsonProcessorunmarshal 在接口中 JsonProcessorIOExceptionCopyright © 2019. All rights reserved.