Lire en anglais

Partager via


Compressor.WriteAsync(IBuffer) Méthode

Définition

Écrit des informations dans le flux de compression de manière asynchrone.

public IAsyncOperationWithProgress<uint,uint> WriteAsync(IBuffer buffer);

Paramètres

buffer
IBuffer

Mémoire tampon qui contient les informations à écrire dans le flux.

Retours

IAsyncOperationWithProgress<UInt32,UInt32>

Opération asynchrone.

Implémente

S’applique à