bytes

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

Meta