public class Nfs3ReadResponse extends NfsReadResponse
Procedure READ reads data from a file.
_xid| Constructor and Description |
|---|
Nfs3ReadResponse(byte[] bytes,
int position)
Creates the response, as specified by RFC 1813
(https://tools.ietf.org/html/rfc1813).
|
getBytes, getBytesRead, isEof, unmarshallinggetAttributes, getFileHandle, getState, makeNfsGetAttributes, makeNfsGetAttributes, stateIsOk, toString, unmarshallingAttributes, unmarshallingAttributes, unmarshallingFileHandle, unmarshallingFileHandlegetAcceptStatus, getDirection, getRejectStatus, getReplyStatus, getXidpublic Nfs3ReadResponse(byte[] bytes,
int position)
Procedure READ reads data from a file.
bytes - the buffer for storing bytesposition - the beginning position of buffer to store bytes