Unexpose ARRAY_COMPRESS_BASE
Created by: clayjohn
This PR unexposes the constant ARRAY_COMPRESS_BASE
as it is just used internally to ease in the computing of the other ARRAY_COMPRESS_*
enums. To avoid confusion, it is best to remove it.
Also note, the equivalent constant was not exposed in VisualServer
Here it is in context.