@nospamproxy/core
Preparing search index...
common/value-converters/ODataBinaryToHexValueConverter
ODataBinaryToHexValueConverter
Class ODataBinaryToHexValueConverter
Value converter to convert base64 encoded odata binary data to an upper case hex string.
Index
Constructors
constructor
Methods
to
View
Constructors
constructor
new
ODataBinaryToHexValueConverter
()
:
ODataBinaryToHexValueConverter
Returns
ODataBinaryToHexValueConverter
Methods
to
View
toView
(
value
:
string
)
:
string
Parameters
value
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
to
View
@nospamproxy/core
Loading...
Value converter to convert base64 encoded odata binary data to an upper case hex string.