OscString.this

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

Meta