ShortGuid Encode Method NetworkComms.Net Help
Overload List

  NameDescription
Public methodStatic memberEncode(Guid)
Encodes the given Guid as a base64 string that is 22 characters long.
Public methodStatic memberEncode(String)
Creates a new instance of a Guid using the string value, then returns the base64 encoded version of the Guid.
Back to Top
See Also