The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
EncodingScheme.isValid
std
encoding
EncodingScheme
Returns true if the array is encoded correctly
class
EncodingScheme
bool
isValid
(
const
(
ubyte
)[]
s
)
Parameters
s
const
(
ubyte
)[]
the array to be tested
Meta
Source
See Implementation
std
encoding
EncodingScheme
functions
canEncode
count
decode
encode
encodedLength
firstSequence
index
isValid
names
safeDecode
sanitize
toString
validLength
properties
replacementSequence
static functions
create
register
Returns true if the array is encoded correctly