EsUnicodeSlice
Description
Internal class that the virtual machine has direct knowledge of. A slice is a subview on an <EsUnicodeStorage> object.
The format and management of this object is defined in the ABI of the UnicodeSupport module and should not be relied upon in the image.
Class Methods
None
Instance Methods
<details> isShared
<pre><code>   Copy-On-Write: Unicode Slices always refer to shared storage.
   Answers:     <Boolean> </code></pre> </details>
Last modified date: 01/18/2023