Future writeValue(/*BufferSource*/ value) => promiseToFuture(JS("", "#.writeValue(#)", this, value));