Closed addie9000 closed 8 years ago
It seems that Slice in Swift 2.0 does not always begin index with 0. Thus, decode stops with "index out of range" error. This pull request will fix it.
Thanks for pointing this out
It seems that Slice in Swift 2.0 does not always begin index with 0. Thus, decode stops with "index out of range" error. This pull request will fix it.