Future<void> sendSettings(Settings settings) async { await this.settings.write(settings.writeToBuffer()); }