Search
Tds
v2.3.5
Pages
Modules
Settings
View Source
Tds.Encoding.Latin1
(Tds v2.3.5)
Default encoding for Tds
Summary
Functions
decode(binary, arg2)
encode(str, encoding)
Functions
Link to this function
decode(binary, arg2)
View Source
Link to this function
encode(str, encoding)
View Source
@spec
encode(
binary
(),
String.t
()) ::
binary
()