is this is a proper way for NSData to String? val ...
# kotlin-native
i
is this is a proper way for NSData to String? val strData = NSString().initWithData(data, NSUTF8StringEncoding)
👍 1
i
though that’s to NSString