public class SessionWorkBuffer extends ByteArrayBuffer implements SessionHolder<Session>
DEFAULT_SIZE
Constructor and Description |
---|
SessionWorkBuffer(Session session) |
Modifier and Type | Method and Description |
---|---|
Buffer |
clear(boolean wipeData)
Reset read/write positions to zero
|
void |
forceClear(boolean wipeData) |
Session |
getSession() |
array, available, capacity, compact, copyRawBytes, ensureCapacity, getByte, getBytesConsumed, getCompactClone, getCompactClone, getRawBytes, getString, putBuffer, putBuffer, putByte, putRawBytes, rawByte, rawUInt, rpos, rpos, size, wpos, wpos
clear, dumpHex, dumpHex, ensureAvailable, ensureCapacity, extractEC, getAvailableStrings, getAvailableStrings, getBoolean, getBytes, getCertificateOptions, getCertificateOptions, getCompactData, getInt, getKeyPair, getLong, getMPInt, getMPIntAsBytes, getNameList, getNameList, getNameList, getNameList, getPublicKey, getPublicKey, getRawBytes, getRawPublicKey, getRawPublicKey, getShort, getString, getStringList, getStringList, getStringList, getStringList, getUByte, getUInt, isValidMessageStructure, isValidMessageStructure, putAndWipeBytes, putAndWipeBytes, putAndWipeChars, putAndWipeChars, putAndWipeChars, putAndWipeChars, putBoolean, putBuffer, putBufferedData, putBytes, putBytes, putCertificateOptions, putCertificateOptions, putChars, putChars, putChars, putChars, putInt, putKeyPair, putLong, putMPInt, putMPInt, putNameList, putNameList, putNameList, putNameList, putOptionalBufferedData, putPublicKey, putRawBytes, putRawPublicKey, putRawPublicKeyBytes, putShort, putString, putString, putStringList, putStringList, putUInt, toHex, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getSessionContext
public SessionWorkBuffer(Session session)
public Session getSession()
getSession
in interface SessionHolder<Session>
public Buffer clear(boolean wipeData)
Buffer
clear
in class ByteArrayBuffer
wipeData
- Whether to zero any previously existing datapublic void forceClear(boolean wipeData)
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.