Buffer.BufferException, Buffer.PlainBuffer| Constructor and Description |
|---|
SFTPPacket() |
SFTPPacket(Buffer<T> buf) |
SFTPPacket(PacketType pt) |
| Modifier and Type | Method and Description |
|---|---|
T |
putFileAttributes(FileAttributes fa) |
T |
putType(PacketType type) |
FileAttributes |
readFileAttributes() |
PacketType |
readType() |
array, available, clear, compact, ensureAvailable, ensureCapacity, getCompactData, getNextPowerOf2, printHex, putBoolean, putBuffer, putByte, putBytes, putBytes, putMPInt, putPublicKey, putRawBytes, putRawBytes, putSensitiveString, putSignature, putString, putString, putString, putString, putUInt32, putUInt64, putUInt64, readBoolean, readByte, readBytes, readMPInt, readPublicKey, readRawBytes, readRawBytes, readString, readString, readStringAsBytes, readUInt32, readUInt32AsInt, readUInt64, readUInt64AsBigInteger, rpos, rpos, toString, wpos, wpospublic SFTPPacket()
public SFTPPacket(PacketType pt)
public FileAttributes readFileAttributes() throws SFTPException
SFTPExceptionpublic PacketType readType() throws SFTPException
SFTPExceptionpublic T putFileAttributes(FileAttributes fa)
public T putType(PacketType type)