Returns an array of EncodingMatch objects containing all guesses
for the encoding of the byte array
public function detectAll(): varray<EncodingMatch>;
Returns
array<EncodingMatch>
- - Array of EncodingMatch objects for all
guesses of the encoding of the byte array