[This is preliminary documentation and is subject to change.]

True if UTF8 encoding for file name and comments, false if default (CP 437)

Namespace: System.IO.Compression
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.1 (0.6.3.1)

Syntax

   
 C# 
public bool EncodeUTF8 { get; set; }

See Also