5657585960616263646566
this.byteData = new SegmentedByteArray(13); } HollowObject get(int ordinal) { HollowObject obj = new HollowObject(); if(position(obj, ordinal)) return obj; return null;