Is called when a value has to be decoded.
@override Hlc read(BinaryReader reader) => Hlc<T>.fromLogicalTime(reader.read(), nodeId);