XDR_INLINE_DECODE
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
xdr_inline_decode - Retrieve non-page XDR data to decode
SYNOPSIS
"SYNOPSIS"
uint32_t * xdr_inline_decode (struct xdr_stream * xdr, size_t nbytes);
ARGUMENTS
- xdr
-
pointer to xdr_stream struct
- nbytes
-
number of bytes of data to decode
DESCRIPTION
Check if the input buffer is long enough to enable us to decode
If so return the current pointer, then update the current
pointer position.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:03:01 GMT, October 09, 2005