Parent

Methods

Class/Module Index [+]

Quicksearch

FFI::Pointer

Public Instance Methods

read_wstring(num_wchars) click to toggle source
# File lib/chef/win32/unicode.rb, line 33
def read_wstring(num_wchars)
  Chef::ReservedNames::Win32::Unicode.wide_to_utf8(self.get_bytes(0, num_wchars*2))
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.