PackedArray.data

Undocumented in source. Be warned that the author may not have intended to support it.
  1. char* data()
    struct PackedArray(T)
    inout
    static if(is(T == String))
    char*
    data
    ()
  2. T* data()

Meta