This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Issues.
- Assembly
- Cake
.Issues .dll - Namespace
- Cake
.Issues - Containing Type
- ByteArrayExtensions
Syntax
public static string ToStringUsingEncoding(this byte[] value, Encoding encoding, bool skipPreamble)
Parameters
Name | Type | Description |
---|---|---|
value | byte[] | |
encoding | Encoding | |
skipPreamble | bool |
Return Value
Type | Description |
---|---|
string |