Skip to content

Reading a compound type dataset #217

Discussion options

You must be logged in to vote

I don't have a computer right now, could you try reading the data as this type?

#[repr(C)]
#[derive(H5Type)]
struct metadata {
    plaintext: [u8; 16]
    # the other fields
}

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@AchilleBailly
Comment options

@mulimoen
Comment options

Answer selected by AchilleBailly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants