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