Searched refs:get_fixed_length_string (Results 1 – 2 of 2) sorted by relevance
74 tree.append_child(stream.get_fixed_length_string(4))105 acc += stream.get_fixed_length_string(4)107 acc += stream.get_fixed_length_string(4)113 acc += stream.get_fixed_length_string(4)118 acc += stream.get_fixed_length_string(4)
69 def get_fixed_length_string(self, count): member in Stream
Completed in 5 milliseconds