| 构造器和说明 |
|---|
TV01Coder() |
public void encode(InputStream in, OutputStream out) throws CoderException
encode 在接口中 ICoderCoderExceptionpublic void decode(InputStream in, OutputStream out) throws CoderException
decode 在接口中 ICoderCoderExceptionpublic String decodeStr(byte[] buffer) throws CoderException
decodeStr 在接口中 ICoderCoderExceptionCopyright © 2016–2018. All rights reserved.