Function arrow_ipc::gen::Schema::root_as_schema_unchecked
source · Expand description
Assumes, without verification, that a buffer of bytes contains a Schema and returns it.
Safety
Callers must trust the given bytes do indeed contain a valid Schema
.