/* */ {
/* 307 */ boolean result = false;
/* */ try
/* */ {
/* 311 */ if (this._theXid == null) {
/* 312 */ this._theXid = new XID();
/* */ }
/* 314 */ this._theXid.formatID = os.unpackInt();
/* 315 */ this._theXid.gtrid_length = os.unpackInt();
/* 316 */ this._theXid.bqual_length = os.unpackInt();
/* 317 */ this._theXid.data = os.unpackBytes();