[Source]
# File sources/parser/string.rb, line 85 85: def UTF16BE.to_utf16be(str) 86: str 87: end
[Validate]