类 Base64InputStream
java.lang.Object
java.io.InputStream
com.sh.mail.mime4j.codec.Base64InputStream
- 所有已实现的接口:
Closeable,AutoCloseable
Description:
Title:首亨软件 - TSS/CRM等
- 从以下版本开始:
- Aug 16, 2012
-
构造器概要
构造器限定符构造器说明protectedBase64InputStream(int bufsize, InputStream in, DecodeMonitor monitor) Base64InputStream(InputStream in, boolean strict) Base64InputStream(InputStream in, DecodeMonitor monitor) -
方法概要
从类继承的方法 java.io.InputStream
available, mark, markSupported, nullInputStream, readAllBytes, readNBytes, readNBytes, reset, skip, skipNBytes, transferTo
-
构造器详细资料
-
Base64InputStream
-
Base64InputStream
-
Base64InputStream
-
Base64InputStream
-
-
方法详细资料
-
read
- 指定者:
read在类中InputStream- 抛出:
IOException
-
read
- 覆盖:
read在类中InputStream- 抛出:
IOException
-
read
- 覆盖:
read在类中InputStream- 抛出:
IOException
-
close
- 指定者:
close在接口中AutoCloseable- 指定者:
close在接口中Closeable- 覆盖:
close在类中InputStream- 抛出:
IOException
-