// Constructor this.data = data;
return 0;
return data;
dest.writeInt(data.length); dest.writeByteArray(data);