Beispiel #1
0
 public void xdrEncode(XdrEncodingStream xdr) throws OncRpcException, IOException {
   xdr.xdrEncodeOpaque(value, mount_prot.FHSIZE2);
 }