xdr_inline_decode — Retrieve non-page XDR data to decode
pointer to xdr_stream struct
number of bytes of data to decode
Check if the input buffer is long enough to enable us to decode 'nbytes' more bytes of data starting at the current position. If so return the current pointer, then update the current pointer position.