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
isShared
   Copy-On-Write: Unicode Slices always refer to shared storage.

   Answers:
    <Boolean>
Last modified date: 01/18/2023