public interface Decodable
| Modifier and Type | Method and Description |
|---|---|
int |
decode(byte[] buffer,
int bufferIndex,
int len) |
int decode(byte[] buffer,
int bufferIndex,
int len)
throws SMBProtocolDecodingException
buffer - bufferIndex - len - SMBProtocolDecodingExceptionCopyright © 2018. All rights reserved.