# File lib/ffi/pointer.rb, line 39
def
read_string_length
(
len
)
get_bytes
(
0
,
len
)
end