OscString.this

  1. this(int v)
  2. this(float v)
  3. this(string str)
  4. this(ubyte[] arr)
    struct OscString(char P)
    this
    (
    in ubyte[] arr
    )

Meta