Skip to main content

read_unicode_string_with_length_le

Function read_unicode_string_with_length_le 

Source
pub fn read_unicode_string_with_length_le(
    reader: &mut PsdReader<'_>,
    length: usize,
) -> ReadResult<String>
Expand description

Зеркало readUnicodeStringWithLengthLE (little-endian uint16 code units).