Skip to content

Several NSString constructors implemented #12

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

Merged
merged 4 commits into from
Dec 4, 2015

Conversation

bubski
Copy link
Contributor

@bubski bubski commented Dec 3, 2015

namely

public convenience init?(data: NSData, encoding: UInt)
public convenience init?(bytes: UnsafePointer<Void>, length len: Int, encoding: UInt)
public convenience init?(CString nullTerminatedCString: UnsafePointer<Int8>, encoding: UInt)

@parkera
Copy link
Contributor

parkera commented Dec 4, 2015

Looks great, and thanks for the tests.

parkera added a commit that referenced this pull request Dec 4, 2015
Several NSString constructors implemented
@parkera parkera merged commit 9e99edf into swiftlang:master Dec 4, 2015
@bubski bubski deleted the nsstring-data-constructors branch June 25, 2017 09:43
atrick pushed a commit to atrick/swift-corelibs-foundation that referenced this pull request Jan 12, 2021
Add setting `trace.server` to vscode extension
kateinoigakukun pushed a commit to kateinoigakukun/swift-corelibs-foundation that referenced this pull request Apr 29, 2021
…t-lib-test

Fix swift-package-init-lib-test failure and reenable the test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants