@Deprecated public interface StringSerializer extends org.noear.solon.core.serialize.Serializer<String>
String serialize(Object fromObj) throws IOException
serialize 在接口中 org.noear.solon.core.serialize.Serializer<String>IOExceptiondefault Object deserialize(String data, Class<?> toClz) throws IOException
deserialize 在接口中 org.noear.solon.core.serialize.Serializer<String>IOExceptionCopyright © 2024. All rights reserved.