mirror of
https://github.com/pgsty/minio.git
synced 2026-03-17 07:25:10 +01:00
looks like 1024 buffer size is not enough in all situations, use 8192 instead which can satisfy all the rare situations that may arise in base64 decoding.