Tds
v2.3.6
Search documentation of Tds
Default
Default
In-browser search
Settings
Tds.Encoding.Latin1
(Tds v2.3.6)
View Source
Default encoding for Tds
Summary
Functions
decode(binary, arg2)
encode(str, encoding)
Functions
decode(binary, arg2)
encode(str, encoding)
@spec
encode(
binary
(),
String.t
()) ::
binary
()