C# 클래스 Fan.Sys.StrBufOutStream.StrBufEncoder

상속: Charset.Encoder
파일 보기 프로젝트 열기: xored/f4

공개 메소드들

메소드 설명
encode ( char ch, InStream input ) : void
encode ( char ch, OutStream output ) : void

메소드 상세

encode() 공개 메소드

public encode ( char ch, InStream input ) : void
ch char
input InStream
리턴 void

encode() 공개 메소드

public encode ( char ch, OutStream output ) : void
ch char
output OutStream
리턴 void