Compartilhar via


IBinaryTokenStreamReader.Reset(IList<ArraySegment<Byte>>) Método

Definição

Redefine essa instância com os dados fornecidos.

public void Reset (System.Collections.Generic.IList<ArraySegment<byte>> buffs);
abstract member Reset : System.Collections.Generic.IList<ArraySegment<byte>> -> unit
Public Sub Reset (buffs As IList(Of ArraySegment(Of Byte)))

Parâmetros

buffs
IList<ArraySegment<Byte>>

Os buffers subjacentes.

Aplica-se a