hunt ~master (2022-04-01T03:44:56Z)
Home
Dub
Repo
isByteArray.isByteArray
hunt
util
Traits
isByteArray
Undocumented in source.
enum
bool
isByteArray
;
template
isByteArray
(T)
static if
(
is(T : U[], U) && isByteType!(Unqual!U)
)
enum
bool
isByteArray
;
enum
bool
isByteArray
;
Meta
Source
See Implementation
hunt
util
Traits
isByteArray
variables
isByteArray