IBinaryTokenStreamReader.Reset(IList<ArraySegment<Byte>>) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Réinitialise cette instance avec les données fournies.
public void Reset (System.Collections.Generic.IList<ArraySegment<byte>> buffs);
abstract member Reset : System.Collections.Generic.IList<ArraySegment<byte>> -> unit
Public Sub Reset (buffs As IList(Of ArraySegment(Of Byte)))
Paramètres
- buffs
- IList<ArraySegment<Byte>>
Mémoires tampons sous-jacentes.