You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Daniël Heres (Jira)" <ji...@apache.org> on 2021/02/11 22:18:00 UTC

[jira] [Created] (ARROW-11604) [Rust] Remove some unsafe in buffer using fill

Daniël Heres created ARROW-11604:
------------------------------------

             Summary: [Rust] Remove some unsafe in buffer using fill
                 Key: ARROW-11604
                 URL: https://issues.apache.org/jira/browse/ARROW-11604
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Rust
            Reporter: Daniël Heres
            Assignee: Daniël Heres


We can use 
https://doc.rust-lang.org/std/primitive.slice.html#method.fill

instead of using write_bytes.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)