Searched refs:readU4 (Results 1 – 4 of 4) sorted by relevance
44 public final long readU4 () throws IOException in readU4() method in UDataInputStream
110 final long attribute_length = bytes.readU4 (); in new_Attribute_info()
217 final long code_length = bytes.readU4 (); in CodeAttribute_info()
137 final long magic = m_bytes.readU4 (); in magic()