SegmentBuilder.ReadNextString(ArraySegment<Byte>, 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.
Lit l’élément suivant du segment sous forme de chaîne.
public static string ReadNextString (ArraySegment<byte> segment, ref int readerOffset);
static member ReadNextString : ArraySegment<byte> * int -> string
Public Shared Function ReadNextString (segment As ArraySegment(Of Byte), ByRef readerOffset As Integer) As String
Paramètres
- segment
- ArraySegment<Byte>
- readerOffset
- Int32