167
writeD(buf, item.getValue().getTemplateId());
168
writeD(buf, 0x00);
169
170
writeH(buf, 0x00);
}
171
172
173