public class EncryptInputStream extends InputStream
public int read() throws IOException
read
在类中 InputStream
IOException
public int read(byte[] b) throws IOException
read
在类中 InputStream
IOException
public int read(byte[] b, int off, int len) throws IOException
read
在类中 InputStream
IOException
Copyright © 2014 EPIC Team. All rights reserved.