OscString.this

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

Meta