Package-level declarations

Types

Link copied to clipboard
open class Constants
Class that holds shared constants
Link copied to clipboard
Class that helps you build a FlatBuffer.
Link copied to clipboard
open class Struct
All structs in the generated code derive from this class, and add their own accessors.
Link copied to clipboard
open class Table
All tables in the generated code derive from this class, and add their own accessors.
Link copied to clipboard
abstract class Utf8
Link copied to clipboard
class Utf8Safe : Utf8
A set of low-level, high-performance static utility methods related to the UTF-8 character encoding.