| Package | Description |
|---|---|
| org.spf4j.avro.csv |
| Modifier and Type | Method and Description |
|---|---|
static DecodedSchema |
CsvDecoder.tryDecodeSchema(InputStream is,
org.apache.avro.Schema readerSchema)
Will try to decode the writer schema based on the csv headers, and the reader schema.
|
Copyright © 2019 SPF4J. All rights reserved.