Compartir a través de


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

Definición

Restablece esta instancia con los datos proporcionados.

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>>

Búferes subyacentes.

Se aplica a