mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-01 19:58:15 +00:00
Creates a flatbuffers validation function + small fix (#5725)
This commit is contained in:
committed by
Wouter van Oortmerssen
parent
47026ea6ba
commit
316d7c2089
@@ -87,3 +87,5 @@ extension UInt32: Scalar {
|
||||
extension UInt64: Scalar {
|
||||
public typealias NumericValue = UInt64
|
||||
}
|
||||
|
||||
public func FlatBuffersVersion_1_11_1() {}
|
||||
|
||||
Reference in New Issue
Block a user