$Utf8Decoder.wrap constructor
$Utf8Decoder.wrap(
- Utf8Decoder $value
Wrap a Utf8Decoder in a $Utf8Decoder.
Implementation
$Utf8Decoder.wrap(this.$value);
Wrap a Utf8Decoder in a $Utf8Decoder.
$Utf8Decoder.wrap(this.$value);