Describe the bug
While trying to read an array of structure whose codecs are registered in another namespace index than 0, I cannot use the readStructArray method because it is looking for codecs only in namespace 0 (see here)
Expected behavior
I should be able to read an array of custom structure whose codecs has been registered.
Additional context
Version of Eclipse Milo you are using: 0.6.14
Describe the bug
While trying to read an array of structure whose codecs are registered in another namespace index than 0, I cannot use the readStructArray method because it is looking for codecs only in namespace 0 (see here)
Expected behavior
I should be able to read an array of custom structure whose codecs has been registered.
Additional context
Version of Eclipse Milo you are using: 0.6.14