Uses of Class
com.sun.mail.iap.ByteArray
Packages that use ByteArray
Package
Description
This package includes internal IMAP support classes and
SHOULD NOT BE USED DIRECTLY BY APPLICATIONS.
This package includes internal IMAP support classes and
SHOULD NOT BE USED DIRECTLY BY APPLICATIONS.
-
Uses of ByteArray in com.sun.mail.iap
Methods in com.sun.mail.iap that return ByteArrayModifier and TypeMethodDescriptionprotected ByteArray
Protocol.getResponseBuffer()
Return a buffer to be used to read a response.Response.readByteArray()
Extract a NSTRING, starting at the current position.ResponseInputStream.readResponse()
Read a Response from the InputStream.ResponseInputStream.readResponse
(ByteArray ba) Read a Response from the InputStream.Methods in com.sun.mail.iap with parameters of type ByteArrayModifier and TypeMethodDescriptionResponseInputStream.readResponse
(ByteArray ba) Read a Response from the InputStream. -
Uses of ByteArray in com.sun.mail.imap.protocol
Methods in com.sun.mail.imap.protocol that return ByteArrayModifier and TypeMethodDescriptionBODY.getByteArray()
RFC822DATA.getByteArray()
protected ByteArray
IMAPProtocol.getResponseBuffer()
Return a buffer to read a response into.Methods in com.sun.mail.imap.protocol with parameters of type ByteArrayModifier and TypeMethodDescriptionprotected BODY
Partial FETCH of given BODY section.Partial FETCH of given BODY section, without setting SEEN flag.