Constructor and Description |
---|
SrvPipePeekResponse() |
Modifier and Type | Method and Description |
---|---|
int |
decode(byte[] buffer,
int bufferIndex,
int len) |
byte[] |
getData() |
int |
getMessageLength() |
int |
getNamedPipeState() |
int |
getNumberOfMessages() |
int |
getReadDataAvailable() |
public int getNamedPipeState()
public int getReadDataAvailable()
public int getNumberOfMessages()
public int getMessageLength()
public byte[] getData()
public int decode(byte[] buffer, int bufferIndex, int len) throws SMBProtocolDecodingException
decode
in interface Decodable
SMBProtocolDecodingException
Decodable.decode(byte[], int, int)
Copyright © 2019. All rights reserved.