Encode - This method returns the array of bytes, the result when the
supplied string is encoded using the currently selected the encoding
scheme
Namespace: Cognex.VisionPro.QuickBuild.Implementation.InternalAssembly: Cognex.VisionPro.QuickBuild.IO (in Cognex.VisionPro.QuickBuild.IO.dll) Version: 69.0.0.0 (69.0.0.0)
Syntax
Parameters
- text
- Type: System String
the string text to encode
Return Value
Type: Bytearray of bytes of the text encoded
See Also