Writer<TBufferWriter>.Allocate(Int32) 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.
Alloue de l’espace tampon pour le nombre d’octets spécifié.
public void Allocate (int sizeHint);
member this.Allocate : int -> unit
Public Sub Allocate (sizeHint As Integer)
Paramètres
- sizeHint
- Int32
Nombre d’octets à réserver.