mirror of
https://github.com/google/nomulus.git
synced 2025-06-26 22:34:55 +02:00
Second step of RDE encoding refactoring. Creates a single OutputStream encode RyDE files. This replaces the 5 OutputStreams that were needed before. Also removes all the factories that were injected. It's an encoding, there's no point in injecting it. Finally, removed the buffer-size configuration and replaced with a static final const value in each individual OutputStream. This doesn't yet include a decoder (InputStream). And there's still a lot of overlap between the Ryde and the Ghostryde code. Both of those are left for the next CLs. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=204898369 |
||
---|---|---|
.. | ||
files | ||
BUILD | ||
ConfigUtils.java | ||
package-info.java | ||
RdapNoticeDescriptor.java | ||
RegistryConfig.java | ||
RegistryConfigSettings.java | ||
RegistryEnvironment.java | ||
YamlUtils.java |