C# 클래스 Microsoft.Fast.AST.Scanner.BlockReaderFactory

파일 보기 프로젝트 열기: AutomataDotNet/Automata

공개 메소드들

메소드 설명
Get ( Stream stream, int fallbackCodePage ) : BlockReader
Raw ( Stream stream ) : BlockReader

비공개 메소드들

메소드 설명
Preamble ( Stream stream ) : int

메소드 상세

Get() 공개 정적인 메소드

public static Get ( Stream stream, int fallbackCodePage ) : BlockReader
stream Stream
fallbackCodePage int
리턴 BlockReader

Raw() 공개 정적인 메소드

public static Raw ( Stream stream ) : BlockReader
stream Stream
리턴 BlockReader