external help file | Module Name | online version | schema |
---|---|---|---|
Detextive.dll-Help.xml |
Detextive |
2.0.0 |
Determines whether a file can be parsed as UTF-8 successfully.
Test-Utf8Encoding [-Path] <String> [<CommonParameters>]
{{ Fill in the Description }}
Test-Utf8Encoding README.md
True
The file to test.
Type: String
Parameter Sets: (All)
Aliases: FullName
Required: True
Position: 0
Default value: None
Accept pipeline input: True (ByPropertyName)
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
https://docs.microsoft.com/en-us/dotnet/api/system.text.utf8encoding.-ctor?view=netframework-4.8