IByteGetBytes(String, Encoding) Method |
Namespace: ArthaChitra.Model.IOAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax byte[] GetBytes(
string str,
Encoding encoding
)
Parameters
- str String
-
- encoding Encoding
-
Return Value
ByteSee Also