JsonNode
39404142434445
reader.withFieldNames(); } @Override protected Decoder makeDecoder(JsonNode input) { return new JsonNodeDecoder(input); }