Dalamud/docs/api/FFXIVClientStructs.FFXIV.Client.System.String.Utf8String.html
2022-04-03 04:09:45 +02:00

555 lines
29 KiB
HTML

<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Struct Utf8String
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Struct Utf8String
">
<meta name="generator" content="docfx 2.59.1.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
<link rel="stylesheet" href="../styles/docfx.css">
<link rel="stylesheet" href="../styles/main.css">
<meta property="docfx:navrel" content="">
<meta property="docfx:tocrel" content="toc.html">
</head>
<body data-spy="scroll" data-target="#affix" data-offset="120">
<div id="wrapper">
<header>
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../index.html">
<img id="logo" class="svg" src="../logo.svg" alt="">
</a>
</div>
<div class="collapse navbar-collapse" id="navbar">
<form class="navbar-form navbar-right" role="search" id="search">
<div class="form-group">
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
</div>
</form>
</div>
</div>
</nav>
<div class="subnav navbar navbar-default">
<div class="container hide-when-search" id="breadcrumb">
<ul class="breadcrumb">
<li></li>
</ul>
</div>
</div>
</header>
<div role="main" class="container body-content hide-when-search">
<div class="sidenav hide-when-search">
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
<div class="sidetoggle collapse" id="sidetoggle">
<div id="sidetoc"></div>
</div>
</div>
<div class="article row grid-right">
<div class="col-md-10">
<article class="content wrap" id="_content" data-uid="FFXIVClientStructs.FFXIV.Client.System.String.Utf8String">
<h1 id="FFXIVClientStructs_FFXIV_Client_System_String_Utf8String" data-uid="FFXIVClientStructs.FFXIV.Client.System.String.Utf8String" class="text-break">Struct Utf8String
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<div classs="implements">
<h5>Implements</h5>
<div><a class="xref" href="FFXIVClientStructs.FFXIV.Client.System.Memory.ICreatable.html">ICreatable</a></div>
</div>
<div class="inheritedMembers">
<h5>Inherited Members</h5>
<div>
<span class="xref">System.ValueType.Equals(System.Object)</span>
</div>
<div>
<span class="xref">System.ValueType.GetHashCode()</span>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
</div>
<div>
<span class="xref">System.Object.GetType()</span>
</div>
<div>
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
</div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="FFXIVClientStructs.FFXIV.Client.System.String.html">FFXIVClientStructs.FFXIV.Client.System.String</a></h6>
<h6><strong>Assembly</strong>: FFXIVClientStructs.dll</h6>
<h5 id="FFXIVClientStructs_FFXIV_Client_System_String_Utf8String_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public struct Utf8String : ICreatable</code></pre>
</div>
<h3 id="fields">Fields
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_System_String_Utf8String_BufSize.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.System.String.Utf8String.BufSize%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/System/String/Utf8String.cs/#L17">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_System_String_Utf8String_BufSize" data-uid="FFXIVClientStructs.FFXIV.Client.System.String.Utf8String.BufSize">BufSize</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public long BufSize</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int64</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_System_String_Utf8String_BufUsed.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.System.String.Utf8String.BufUsed%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/System/String/Utf8String.cs/#L18">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_System_String_Utf8String_BufUsed" data-uid="FFXIVClientStructs.FFXIV.Client.System.String.Utf8String.BufUsed">BufUsed</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public long BufUsed</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int64</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_System_String_Utf8String_InlineBuffer.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.System.String.Utf8String.InlineBuffer%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/System/String/Utf8String.cs/#L22">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_System_String_Utf8String_InlineBuffer" data-uid="FFXIVClientStructs.FFXIV.Client.System.String.Utf8String.InlineBuffer">InlineBuffer</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte *InlineBuffer</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_System_String_Utf8String_IsEmpty.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.System.String.Utf8String.IsEmpty%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/System/String/Utf8String.cs/#L20">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_System_String_Utf8String_IsEmpty" data-uid="FFXIVClientStructs.FFXIV.Client.System.String.Utf8String.IsEmpty">IsEmpty</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte IsEmpty</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_System_String_Utf8String_IsUsingInlineBuffer.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.System.String.Utf8String.IsUsingInlineBuffer%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/System/String/Utf8String.cs/#L21">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_System_String_Utf8String_IsUsingInlineBuffer" data-uid="FFXIVClientStructs.FFXIV.Client.System.String.Utf8String.IsUsingInlineBuffer">IsUsingInlineBuffer</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte IsUsingInlineBuffer</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_System_String_Utf8String_StringLength.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.System.String.Utf8String.StringLength%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/System/String/Utf8String.cs/#L19">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_System_String_Utf8String_StringLength" data-uid="FFXIVClientStructs.FFXIV.Client.System.String.Utf8String.StringLength">StringLength</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public long StringLength</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int64</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_System_String_Utf8String_StringPtr.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.System.String.Utf8String.StringPtr%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/System/String/Utf8String.cs/#L16">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_System_String_Utf8String_StringPtr" data-uid="FFXIVClientStructs.FFXIV.Client.System.String.Utf8String.StringPtr">StringPtr</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte *StringPtr</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span>*</td>
<td></td>
</tr>
</tbody>
</table>
<h3 id="methods">Methods
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_System_String_Utf8String_Ctor.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.System.String.Utf8String.Ctor%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/System/String/Utf8String.cs/#L47">View Source</a>
</span>
<a id="FFXIVClientStructs_FFXIV_Client_System_String_Utf8String_Ctor_" data-uid="FFXIVClientStructs.FFXIV.Client.System.String.Utf8String.Ctor*"></a>
<h4 id="FFXIVClientStructs_FFXIV_Client_System_String_Utf8String_Ctor" data-uid="FFXIVClientStructs.FFXIV.Client.System.String.Utf8String.Ctor">Ctor()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[MemberFunction(&quot;E8 ? ? ? ? 44 2B F7&quot;)]
public void Ctor()</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_System_String_Utf8String_Dtor.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.System.String.Utf8String.Dtor%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/System/String/Utf8String.cs/#L50">View Source</a>
</span>
<a id="FFXIVClientStructs_FFXIV_Client_System_String_Utf8String_Dtor_" data-uid="FFXIVClientStructs.FFXIV.Client.System.String.Utf8String.Dtor*"></a>
<h4 id="FFXIVClientStructs_FFXIV_Client_System_String_Utf8String_Dtor" data-uid="FFXIVClientStructs.FFXIV.Client.System.String.Utf8String.Dtor">Dtor()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[MemberFunction(&quot;E8 ? ? ? ? B0 6E&quot;)]
public void Dtor()</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_System_String_Utf8String_FromString_System_String_.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.System.String.Utf8String.FromString(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/System/String/Utf8String.cs/#L24">View Source</a>
</span>
<a id="FFXIVClientStructs_FFXIV_Client_System_String_Utf8String_FromString_" data-uid="FFXIVClientStructs.FFXIV.Client.System.String.Utf8String.FromString*"></a>
<h4 id="FFXIVClientStructs_FFXIV_Client_System_String_Utf8String_FromString_System_String_" data-uid="FFXIVClientStructs.FFXIV.Client.System.String.Utf8String.FromString(System.String)">FromString(String)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static Utf8String*FromString(string str)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><span class="parametername">str</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Client.System.String.Utf8String.html">Utf8String</a>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_System_String_Utf8String_FromString_System_String_FFXIVClientStructs_FFXIV_Client_System_Memory_IMemorySpace__.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.System.String.Utf8String.FromString(System.String%2CFFXIVClientStructs.FFXIV.Client.System.Memory.IMemorySpace*)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/System/String/Utf8String.cs/#L28">View Source</a>
</span>
<a id="FFXIVClientStructs_FFXIV_Client_System_String_Utf8String_FromString_" data-uid="FFXIVClientStructs.FFXIV.Client.System.String.Utf8String.FromString*"></a>
<h4 id="FFXIVClientStructs_FFXIV_Client_System_String_Utf8String_FromString_System_String_FFXIVClientStructs_FFXIV_Client_System_Memory_IMemorySpace__" data-uid="FFXIVClientStructs.FFXIV.Client.System.String.Utf8String.FromString(System.String,FFXIVClientStructs.FFXIV.Client.System.Memory.IMemorySpace*)">FromString(String, IMemorySpace*)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static Utf8String*FromString(string str, IMemorySpace*memorySpace)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><span class="parametername">str</span></td>
<td></td>
</tr>
<tr>
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Client.System.Memory.IMemorySpace.html">IMemorySpace</a>*</td>
<td><span class="parametername">memorySpace</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Client.System.String.Utf8String.html">Utf8String</a>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_System_String_Utf8String_SetString_System_Byte__.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.System.String.Utf8String.SetString(System.Byte*)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/System/String/Utf8String.cs/#L53">View Source</a>
</span>
<a id="FFXIVClientStructs_FFXIV_Client_System_String_Utf8String_SetString_" data-uid="FFXIVClientStructs.FFXIV.Client.System.String.Utf8String.SetString*"></a>
<h4 id="FFXIVClientStructs_FFXIV_Client_System_String_Utf8String_SetString_System_Byte__" data-uid="FFXIVClientStructs.FFXIV.Client.System.String.Utf8String.SetString(System.Byte*)">SetString(Byte*)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[MemberFunction(&quot;E8 ? ? ? ? 89 6F 68&quot;)]
public void SetString(byte *cStr)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span>*</td>
<td><span class="parametername">cStr</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_System_String_Utf8String_ToString.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.System.String.Utf8String.ToString%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/System/String/Utf8String.cs/#L41">View Source</a>
</span>
<a id="FFXIVClientStructs_FFXIV_Client_System_String_Utf8String_ToString_" data-uid="FFXIVClientStructs.FFXIV.Client.System.String.Utf8String.ToString*"></a>
<h4 id="FFXIVClientStructs_FFXIV_Client_System_String_Utf8String_ToString" data-uid="FFXIVClientStructs.FFXIV.Client.System.String.Utf8String.ToString">ToString()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public override string ToString()</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="overrides">Overrides</h5>
<div><span class="xref">System.ValueType.ToString()</span></div>
<h3 id="implements">Implements</h3>
<div>
<a class="xref" href="FFXIVClientStructs.FFXIV.Client.System.Memory.ICreatable.html">ICreatable</a>
</div>
</article>
</div>
<div class="hidden-sm col-md-2" role="complementary">
<div class="sideaffix">
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_System_String_Utf8String.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.System.String.Utf8String%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/System/String/Utf8String.cs/#L13" class="contribution-link">View Source</a>
</li>
</ul>
</div>
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
<h5>In This Article</h5>
<div></div>
</nav>
</div>
</div>
</div>
</div>
<footer>
<div class="grad-bottom"></div>
<div class="footer">
<div class="container">
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
<span>Generated by <strong>DocFX</strong></span>
</div>
</div>
</footer>
</div>
<script type="text/javascript" src="../styles/docfx.vendor.js"></script>
<script type="text/javascript" src="../styles/docfx.js"></script>
<script type="text/javascript" src="../styles/main.js"></script>
</body>
</html>