C# Class System.Data.RiakClient.ObjectHelpers

Afficher le fichier Open project: garethstokes/Data.RiakClient

Méthodes publiques

Méthode Description
DecodeToString ( this bytes ) : string
GetBytes ( this message ) : byte[]

Method Details

DecodeToString() public static méthode

public static DecodeToString ( this bytes ) : string
bytes this
Résultat string

GetBytes() public static méthode

public static GetBytes ( this message ) : byte[]
message this
Résultat byte[]