Hunny Software Library Reference

Uuencode.Bytes Property

Gets or sets the binary file content.

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

Property Value

the bytes of the binary content

See Also

Uuencode Class | Hunny.Mime Namespace