Function Encoder.startItem
Start a new item of an array or map. See {@link #writeArrayStart} for usage information.
abstract void startItem() @safe;
Throws
AvroTypeException If called outside of an array or map context
Start a new item of an array or map. See {@link #writeArrayStart} for usage information.
abstract void startItem() @safe;
AvroTypeException If called outside of an array or map context