deserializeScopedString

Deserializes scoped string value. This function does not allocate a new string and just make a raw cast of ASDF data.

SerdeException
deserializeScopedString
(
V : const(char)[]
)
(,
ref V value
)

Meta