Package tools.jackson.dataformat.avro
Class CustomEncodingWrapper<T>
java.lang.Object
tools.jackson.dataformat.avro.CustomEncodingWrapper<T>
Wrapper that makes the methods on a
CustomEncoding accessible since they are otherwise package-private.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CustomEncodingWrapper
-
-
Method Details
-
write
- Throws:
IOException
-
getSchema
public org.apache.avro.Schema getSchema() -
read
- Throws:
IOException
-