You've already forked linux-packaging-mono
Imported Upstream version 5.14.0.78
Former-commit-id: 3494343bcc9ddb42b36b82dd9ae7b69e85e0229f
This commit is contained in:
parent
74b74abd9f
commit
19234507ba
@ -463,7 +463,7 @@ mono_string_to_utf8_checked (MonoString *s, MonoError *error)
|
||||
<div class="mapi-section">Parameters</div>
|
||||
<table class="mapi-parameters"><tbody><tr><td><i>s</i></td><td> a <code>System.String</code></td></tr><tr><td><i>error</i></td><td> a <code>MonoError</code>.</td></tr></tbody></table> <div class="mapi-section">Description</div>
|
||||
<div>
|
||||
Converts a <code>MonoString</code> to its UTF-8 representation. May fail; check
|
||||
Converts a <code>MonoString</code> to its UTF-8 representation. May fail; check
|
||||
<i>error</i> to determine whether the conversion was successful.
|
||||
The resulting buffer should be freed with <code>mono_free()</code>.</div>
|
||||
</div><!--mapi-description -->
|
||||
|
Reference in New Issue
Block a user