how to convert byteBuffer to char* ?
By Jenny Blossoms
02 Dec 2013 04:54
English
1 Replies
I want to convert byteBuffer to char* .
What should I do ?
Please let me know
void
TestForm::check(Tizen::Base::ByteBuffer& buf)
{
//char* charBuf = ??
String str(charBuf);
int len = str.GetLength();
.
.
.
}
Best regards,
Jenny
You must log in to use this service. Log in now?
The tag you entered already exists.
Do you want to report this post as spam?
The post has been reported as spam.
cannot be empty.
Are you sure you want to cancel and return to the list?
The code has been copied to the clipboard.
Enter a title.