HomeSort by relevance Sort by last modified time
    Searched defs:CreateByteString (Results 1 - 2 of 2) sorted by null

  /external/flatbuffers/go/
builder.go 324 // CreateByteString writes a byte slice as a string (null-terminated).
325 func (b *Builder) CreateByteString(s []byte) UOffsetT {
  /external/webrtc/webrtc/p2p/base/
stun.cc 475 StunByteStringAttribute* StunAttribute::CreateByteString(uint16_t type) {

Completed in 60 milliseconds