Writes the Chronology using a <a href="{@docRoot}/serialized-form.html#hunt.time.chrono.Ser">dedicated serialized form</a>. <pre> _out.writeByte(1); // identifies this as a Chronology _out.writeUTF(getId()); </pre>
@return the instance of {@code Ser}, not null
See Implementation
Writes the Chronology using a <a href="{@docRoot}/serialized-form.html#hunt.time.chrono.Ser">dedicated serialized form</a>. <pre> _out.writeByte(1); // identifies this as a Chronology _out.writeUTF(getId()); </pre>
@return the instance of {@code Ser}, not null