The OpenD Programming Language

IonDescriptor.this

The type descriptor octet has two subfields: a four-bit type code T, and a four-bit length L.

  1. this(const(ubyte)* reference)
  2. this(ubyte value)
    struct IonDescriptor
    @safe pure nothrow @nogc
    this
    (
    ubyte value
    )

Meta