Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Org
BouncyCastle
Asn1
ConstructedOctetStream
C# 클래스 Org.BouncyCastle.Asn1.ConstructedOctetStream
상속:
Org.BouncyCastle.Utilities.IO.BaseInputStream
파일 보기
프로젝트 열기: nonorganic/dssnet
공개 메소드들
메소드
설명
Read
(
byte
buffer
,
int
offset
,
int
count
) :
int
ReadByte
( ) :
int
비공개 메소드들
메소드
설명
ConstructedOctetStream
(
Asn1StreamParser
parser
) :
System.IO
메소드 상세
Read()
공개
메소드
public
Read
(
byte
buffer
,
int
offset
,
int
count
) :
int
buffer
byte
offset
int
count
int
리턴
int
ReadByte()
공개
메소드
public
ReadByte
( ) :
int
리턴
int