Add functions to interpret the data in a `BlendFileBlock` as either `bytes` or `string`. This is used to obtain the contents of a `char*` (instead of an embedded `char[N]` array).
Add functions to interpret the data in a `BlendFileBlock` as either `bytes` or `string`. This is used to obtain the contents of a `char*` (instead of an embedded `char[N]` array).