Now a REAL lib
This commit is contained in:
1
doc/base64/write/sidebar-items.js
Normal file
1
doc/base64/write/sidebar-items.js
Normal file
@ -0,0 +1 @@
|
||||
window.SIDEBAR_ITEMS = {"struct":[["EncoderStringWriter","A `Write` implementation that base64-encodes data using the provided config and accumulates the resulting base64 in memory, which is then exposed as a String via `into_inner()`."],["EncoderWriter","A `Write` implementation that base64 encodes data before delegating to the wrapped writer."]]};
|
||||
Reference in New Issue
Block a user