send_bbuf
설명
문법
파라미터
항목
의미
기타
리턴값
사용 예
var bbuf=enet.BBuf()
var arr=[ -3, 0, 1 ]
bbuf.append("s4", arr)
var nitem=cli.send_bbuf(bbuf)Last updated
Was this helpful?
var bbuf=enet.BBuf()
var arr=[ -3, 0, 1 ]
bbuf.append("s4", arr)
var nitem=cli.send_bbuf(bbuf)Last updated
Was this helpful?
Was this helpful?