public final class JSONBytesSource extends JSONTextSource
public static <R> R parse(byte[] bytes,
JSONTarget<R> target)
R - the type of the resultbytes - sourcetarget - targetpublic static byte[] normalize(byte[] bytes)
bytes - source representationCopyright © 2022. All rights reserved.