Searched refs:writeUint8Array (Results 1 – 1 of 1) sorted by relevance
68 async writeUint8Array(/** @type {Uint8Array} */ array) { method in OTAPayloadBlobWriter69 super.writeUint8Array(array)