Function Encoder.writeLong

Write a 64-bit integer.

abstract void writeLong (
  long n
) @safe;

Throws

AvroTypeException If this is a stateful writer and a long is not expected