Method | Description | |
---|---|---|
Write ( BitReader reader, string FileName ) : void | ||
Write ( BitWriter writer, string FileName ) : void |
public static Write ( BitReader reader, string FileName ) : void | ||
reader | BitReader | |
FileName | string | |
return | void |
public static Write ( BitWriter writer, string FileName ) : void | ||
writer | BitWriter | |
FileName | string | |
return | void |