Closed mdbs99 closed 7 years ago
Rename TStreamBase64 to TBase64Stream and put it into a new unit called James.Crypto.Base64 which will implements IDataStream.
TStreamBase64
TBase64Stream
James.Crypto.Base64
IDataStream
A better namespace could be James.Format.Base64 as it already proposed in #14.
James.Format.Base64
Rename
TStreamBase64
toTBase64Stream
and put it into a new unit calledJames.Crypto.Base64
which will implementsIDataStream
.