Revert "io.encodings.utf16: update docs for utf16n."
This reverts commit e6fdc8fd51
.
clean-linux-x86-64
parent
6e161a2ccb
commit
04fab09c8f
|
@ -27,7 +27,6 @@ HELP: utf16
|
|||
{ $see-also "encodings-introduction" } ;
|
||||
|
||||
HELP: utf16n
|
||||
{ $values { "value" { $or utf16le utf16be } } }
|
||||
{ $description "The encoding descriptor for UTF-16 without a byte order mark in native endian order. This is useful mostly for FFI calls which take input of strings of the type " { $snippet "wchar_t*" } "." }
|
||||
{ $see-also "encodings-introduction" } ;
|
||||
|
||||
|
|
Loading…
Reference in New Issue