Writes this object to the provided RawWriter.
@override void encodeSelf(RawWriter writer) { writer.writeBytes(bytes); }