Trait dusk_bytes::Write
source · [−]Expand description
Implementors of the Write trait are sometimes called ‘writers’.
Writers are defined by one required method, [write()].
Implementors of the Write trait are sometimes called ‘writers’.
Writers are defined by one required method, [write()].