Frames | No Frames |
Methods which throw type java.util.zip.DataFormatException | |
int | Decrypt a record, storing the decrypted fragment into the given growable
buffer.
|
int | Decrypt a record, storing the decrypted fragment into the given array
of byte buffers.
|
int[] | OutputSecurityParameters.encrypt(ByteBuffer[] input, int offset, int length, ContentType contentType, ByteBuffer output) Encrypt a record, storing the result in the given output buffer.
|
Methods which throw type java.util.zip.DataFormatException | |
int | Inflates the compressed stream to the output buffer. |
int | Inflates the compressed stream to the output buffer. |