Condividi tramite


BinaryTokenStreamWriter.ToBytes Metodo

Definizione

Restituisce il flusso di output come set di 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))

Restituisce

Dati di questo flusso, convertiti in tipo di output.

Implementazioni

Si applica a