Compartilhar via


IBinaryTokenStreamWriter.ToBytes Método

Definição

Retornar o fluxo de saída como um conjunto de ArraySegment.

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

Retornos

Dados desse fluxo, convertidos em tipo de saída.

Aplica-se a