forwardTryGetValue Method    Table of ContentStringHelper Methodsforward
StringHelper Class
Class to manipulate decoded strings.
Inheritance Hierarchy
System.Object
  OnixS.SimpleBinaryEncoding.StringHelper

Namespace:  OnixS.SimpleBinaryEncoding
Assembly:  OnixS.SimpleBinaryEncoding-net-4.7 (in OnixS.SimpleBinaryEncoding-net-4.7.dll) Version: 2.3.1.0 (2.3.1.0)
Syntax
C#
public static class StringHelper

The StringHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetRealLength
Gets length of null-terminated string.
Top
See Also