Skip to content
Discussion options

You must be logged in to vote

e.g.

let ta = object.downcast_ref::<TypedArray>();
if ta.kind() == TypedArrayKind::Uint8 {
    // do things with the byte array
}

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@photino
Comment options

@photino
Comment options

@jedel1043
Comment options

@jedel1043
Comment options

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