C# 클래스 FlatBuffers.Struct

All structs in the generated code derive from this class, and add their own accessors.
파일 보기 프로젝트 열기: metux/chromium-suckless

보호된 프로퍼티들

프로퍼티 타입 설명
bb ByteBuffer
bb_pos int

프로퍼티 상세

bb 보호되어 있는 프로퍼티

protected ByteBuffer,FlatBuffers bb
리턴 ByteBuffer

bb_pos 보호되어 있는 프로퍼티

protected int bb_pos
리턴 int