oprot.writeBitSet(optionals, 4);
if (struct.isSetTableName()) {
oprot.writeString(struct.tableName);
}
if (struct.isSetBytes()) {
oprot.writeI64(struct.bytes);
}
if (struct.isSetRecordCount()) {
oprot.writeI64(struct.recordCount);
}
if (struct.isSetRowCount()) {