AutoCloseable, Closeable
static <T> JsonEventLogReader<T>
create(Codec<T> codec, Reader reader)
@Nullable T
next()
close
IOException