다음을 통해 공유


IBinaryTokenStreamReader.Reset(IList<ArraySegment<Byte>>) 메서드

정의

제공된 데이터를 사용하여 이 인스턴스를 다시 설정합니다.

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

매개 변수

buffs
IList<ArraySegment<Byte>>

기본 버퍼입니다.

적용 대상