Description
If you construct an encoder with null as OutputStream and try to call init() with a valid OutputStream later, the code throws NullPointerException.
Attachments
Attachments
Issue Links
- relates to
-
AVRO-385 Initializing uninitialized BlockingBinaryEncoder fails
- Closed