Uses of Interface
com.alibaba.fastjson2.function.ToByteFunction
Packages that use ToByteFunction
-
Uses of ToByteFunction in com.alibaba.fastjson2.writer
Methods in com.alibaba.fastjson2.writer with parameters of type ToByteFunctionModifier and TypeMethodDescription<T> FieldWriterObjectWriterCreator.createFieldWriter(String fieldName, ToByteFunction<T> function) static <T> FieldWriterObjectWriters.fieldWriter(String fieldName, ToByteFunction<T> function)