module TDS::UTF16_IO

Defined in:

tds/utf16_io.cr

Class Method Summary

Class Method Detail

def self.read(io : IO, len : Int, format : IO::ByteFormat) : String #

[View source]
def self.write(io : IO, str : String, format : IO::ByteFormat) #

[View source]