module std::encoding; fault DecodingFailure { INVALID_CHARACTER, INVALID_PADDING, }