IsoChronology.writeReplace

Writes the Chronology using a <a href="{@docRoot}/serialized-form.html#hunt.time.chrono.Ser">dedicated serialized form</a>. @serialData !(pre) _out.writeByte(1); // identifies a Chronology _out.writeUTF(getId()); </pre>

@return the instance of {@code Ser}, not null

class IsoChronology
override
Object
writeReplace
()

Meta