Click or drag to resize
RiakStringToBytes Method
Overload List
  NameDescription
Public methodStatic memberToBytes(String)
Returns a Byte[] from the string, encoded in UTF8.
Public methodStatic memberToBytes(RiakString)
Returns a Byte[] from the string, encoded in UTF8.
Top
See Also