Don't turn on cursor RAW flag for a JSON dump cursor. Fixed unpacking a fixed length string: unpack cur position was not being updated. Fixed packing a fixed length string: String array bounds check was firing. Fixed unpacking short/int: range check was incorrect. Added methods to put/get record numbers (e.g. getKeyRecord) in Cursor and AsyncOp. Remove stray println.