Skip to content

Cursor.copyStringToBuffer override is an empty method in 0.0.6 #26

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
stevegryphn opened this issue Nov 11, 2011 · 1 comment
Closed
Labels
bug A software defect within SQLCipher for Android

Comments

@stevegryphn
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A software defect within SQLCipher for Android
Projects
None yet
Development

No branches or pull requests

2 participants