Function Encoder.writeDouble
Write a double.
abstract void writeDouble
(
double d
) @safe;
Throws
AvroTypeException If this is a stateful writer and a double is not expected
Write a double.
abstract void writeDouble
(
double d
) @safe;
AvroTypeException If this is a stateful writer and a double is not expected