UniString.this

Creates an instance by encoding name and byte representaion.

  1. this(T s)
  2. this(string encoding, ubyte[] s)
    struct UniString
    this
    (
    string encoding
    ,
    ubyte[] s
    )

Meta