Partager via


BinaryTokenStreamWriter.ToBytes Méthode

Définition

Retourne le flux de sortie sous la forme d’un ensemble de ArraySegment.

public System.Collections.Generic.List<ArraySegment<byte>> ToBytes ();
member this.ToBytes : unit -> System.Collections.Generic.List<ArraySegment<byte>>
abstract member ToBytes : unit -> System.Collections.Generic.List<ArraySegment<byte>>
override this.ToBytes : unit -> System.Collections.Generic.List<ArraySegment<byte>>
Public Function ToBytes () As List(Of ArraySegment(Of Byte))

Retours

Données de ce flux, converties en type de sortie.

Implémente

S’applique à