CXString

class Object
trait Matchable
class Any

Value members

Inherited methods

inline
def allocate(inline n: CSSize)(using zone: Zone): CXString
Inherited from
Wrapper

Inherited fields

final lazy
val Tag_W: Tag[CXString]
Inherited from
Wrapper

Extensions

Extensions

extension (cxs: CXString)
def data: Ptr[Byte]
def string(using Zone): String