Hunny Software Library Reference

Uuencode.AsciiChars Property

Gets or sets the encoded characters.

[Visual Basic]
Public Property AsciiChars As ByteString
[C#]
public Hunny.Base.ByteString AsciiChars {get; set;}

Property Value

the chars of the encoded content

See Also

Uuencode Class | Hunny.Mime Namespace