rhubarb-geek-nz.CastAway.psm1

# Copyright (c) 2026 Roger Brown.
# Licensed under the MIT License.

Add-Type -LiteralPath "$PSScriptRoot\RhubarbGeekNz.CastAway.dll"

Update-TypeData -TypeName 'System.Text.Encoding' -TypeConverter 'RhubarbGeekNz.CastAway.EncodingConverter'