elixir_hl7
v0.6.3
Pages
Modules
HL7.Separators.new
You're seeing just the function
new
, go back to
HL7.Separators
module for more information.
Link to this function
new(raw_text)
View Source
Specs
new(
String.t
()) ::
t
()
Link to this function
new(arg1, encoding_chars)
View Source
Specs
new(
binary
(),
binary
()) ::
t
()