Hack
HHVM
report a problem or make a suggestion
Search our Documentation
Documentation
Hack
Reference
Class
EncodingMatch
getUTF8
EncodingMatch::getUTF8
Gets the UTF-8 encoded version of the encoded byte array
public function getUTF8(): string;
Returns
string
- - The result of converting the bytes to UTF-8 with the detected encoding