In the 0.0.6 update, the method SQLiteCursor.copyStringToBuffer override is an empty method, rendering it inoperable. Seems like it either needs to be rewritten or the method should be removed so it reverts to the AbstractWindowedCursor implementation.