ByteContentStreamSource.ByteContentStreamSource

ByteContentStreamSource constructor

Initializes new ByteContentStreamSource object.

public ByteContentStreamSource(byte[] fileContent)
ParameterTypeDescription
fileContentByte[]File bytes.

See Also