C# 클래스 Org.BouncyCastle.Cms.CmsTypedStream.FullReaderStream

상속: Org.BouncyCastle.Utilities.IO.BaseInputStream
파일 보기 프로젝트 열기: nonorganic/dssnet

공개 메소드들

메소드 설명
Read ( byte buf, int off, int len ) : int

비공개 메소드들

메소드 설명
FullReaderStream ( Stream input ) : System

메소드 상세

Read() 공개 메소드

public Read ( byte buf, int off, int len ) : int
buf byte
off int
len int
리턴 int