markov v1.0.10 (2018-05-02T15:52:07Z)
Dub
Repo
hasDecodeProperty
markov
serialize
Checks if the type declares a compatible decode property.
template
hasDecodeProperty (
T
Input
) {
enum
hasDecodeProperty
;
}
Members
Manifest constants
hasDecodeProperty
enum
hasDecodeProperty
;
Undocumented in source.
Meta
Source
See Implementation
markov
serialize
templates
hasDecodeProperty
hasEncodeProperty
isDecodable
isEncodable
Checks if the type declares a compatible decode property.