bytes

Undocumented in source. Be warned that the author may not have intended to support it.
  1. inout(ubyte)[] bytes [@property getter]
    deprecated @property
    inout(ubyte)[]
    bytes
    (
    T
    )
    (
    ref inout(T) value
    )
    if (
    !hasIndirections!T
    )
  2. inout(ubyte)[] bytes [@property getter]

Meta