isByteArray.isByteArray

Undocumented in source.
  1. enum bool isByteArray;
  2. enum bool isByteArray;
    template isByteArray(T)
    static if(!(is(T : U[], U) && isByteType!(Unqual!U)))
    enum bool isByteArray;

Meta