Click or drag to resize
RiakConstantsCharSets Class
Represents some common Character sets.
Inheritance Hierarchy
SystemObject
  RiakClientRiakConstantsCharSets

Namespace:  RiakClient
Assembly:  RiakClient (in RiakClient.dll) Version: f9bb17a3f8ff6940b88010a52f202e3d55fe25c5
Syntax
public static class CharSets

The RiakConstantsCharSets type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberBinary
The charset string used when dealing with Binary data.
Public fieldStatic memberUtf8
The charset string for the UTF-8 string data.
Top
See Also