145146147148149150151
return count; } @Override public BytesReference bytes() { return new PagedBytesReference(bigarrays, bytes, count); }