|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 ByteArray 的软件包 | |
|---|---|
| com.sun.mail.iap | |
| com.sun.mail.imap.protocol | |
| com.sun.mail.iap 中 ByteArray 的使用 |
|---|
| 返回 ByteArray 的 com.sun.mail.iap 中的方法 | |
|---|---|
protected ByteArray |
Protocol.getResponseBuffer()
Return a buffer to be used to read a response. |
ByteArray |
Response.readByteArray()
Extract a NSTRING, starting at the current position. |
ByteArray |
ResponseInputStream.readResponse()
Read a Response from the InputStream. |
ByteArray |
ResponseInputStream.readResponse(ByteArray ba)
Read a Response from the InputStream. |
| 参数类型为 ByteArray 的 com.sun.mail.iap 中的方法 | |
|---|---|
ByteArray |
ResponseInputStream.readResponse(ByteArray ba)
Read a Response from the InputStream. |
| com.sun.mail.imap.protocol 中 ByteArray 的使用 |
|---|
| 声明为 ByteArray 的 com.sun.mail.imap.protocol 中的字段 | |
|---|---|
ByteArray |
RFC822DATA.data
|
ByteArray |
BODY.data
|
| 返回 ByteArray 的 com.sun.mail.imap.protocol 中的方法 | |
|---|---|
ByteArray |
RFC822DATA.getByteArray()
|
ByteArray |
BODY.getByteArray()
|
protected ByteArray |
IMAPProtocol.getResponseBuffer()
Return a buffer to read a response into. |
| 参数类型为 ByteArray 的 com.sun.mail.imap.protocol 中的方法 | |
|---|---|
protected BODY |
IMAPProtocol.fetchBody(int msgno,
String section,
int start,
int size,
boolean peek,
ByteArray ba)
|
BODY |
IMAPProtocol.fetchBody(int msgno,
String section,
int start,
int size,
ByteArray ba)
Partial FETCH of given BODY section. |
BODY |
IMAPProtocol.peekBody(int msgno,
String section,
int start,
int size,
ByteArray ba)
Partial FETCH of given BODY section, without setting SEEN flag. |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||