Searched refs:SetBytes (Results 1 – 15 of 15) sorted by relevance
104 out.FieldByName("XXX_unrecognized").SetBytes(append([]byte(nil), uin...))188 out.SetBytes(append([]byte{}, in.Bytes()...))
672 b.SetBytes(int64(len(benchInput)))
521 sv.FieldByName("Value").SetBytes(b)
2161 b.SetBytes(int64(len(d)))2194 b.SetBytes(int64(len(d)))
188 SetBytes
358 CTXTRecord::SetBytes in SetBytes() function in CTXTRecord
651 record->SetBytes( txtRecord, txtLen ); in ResolveReply()
1614 record->SetBytes( txtRecord, txtLen ); in ResolveReply()
138 b.SetBytes(int64(len(in)))
725 SetBytes(new_bytes, length); in CopyBytes()756 void StunByteStringAttribute::SetBytes(char* bytes, size_t length) { in SetBytes() function in cricket::StunByteStringAttribute
408 void SetBytes(char* bytes, size_t length);
2011 x := new(big.Int).SetBytes(channelIDMsg.channelID[0:32])2012 y := new(big.Int).SetBytes(channelIDMsg.channelID[32:64])2013 r := new(big.Int).SetBytes(channelIDMsg.channelID[64:96])2014 s := new(big.Int).SetBytes(channelIDMsg.channelID[96:128])
148 m := new(big.Int).SetBytes(msg)
1657 b.SetBytes(int64(len(buf[offset:])))1716 b.SetBytes(bytes_length)
717 target.Field(1).SetBytes(b)