public class RawUtils extends Object
| Constructor and Description |
|---|
RawUtils() |
| Modifier and Type | Method and Description |
|---|---|
static com.fasterxml.jackson.databind.ObjectMapper |
createObjectMapper() |
static String |
prettifyJson(String json) |
static FileMetaData |
readFooter(SeekableInputStream inputStream,
long fileLen) |
public static FileMetaData readFooter(SeekableInputStream inputStream, long fileLen) throws IOException
IOExceptionpublic static String prettifyJson(String json) throws com.fasterxml.jackson.core.JsonProcessingException
com.fasterxml.jackson.core.JsonProcessingExceptionpublic static com.fasterxml.jackson.databind.ObjectMapper createObjectMapper()
Copyright © 2023 The Apache Software Foundation. All rights reserved.