public void xdrDecode(XdrDecodingStream xdr) { lo_length = new length4(xdr); lo_iomode = xdr.xdrDecodeInt(); lo_content = new layout_content4(xdr); }