PerfectlySoft / PerfectlySoft/Perfect-SQLite
Blob is [Int8], but NSData constructor expects [UInt8]
Open
@kjessup is already working on this.
Since Jul 3, 2016.
- Dominant language
- Swift
- Stars
- 50
- Forks
- 18
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
I think it will be more convenient if Blob will use [UInt8] too. In many situations data fetched from Blob columns will be passed to functions expecting (NS)Data.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.