Annotation Type Upstream
-
@Target({TYPE,METHOD}) @Retention(SOURCE) public @interface UpstreamClass and methods annotated withUpstreamare directly pulled from Google Brotli upstream repository without any change in function and parameters.
@Target({TYPE,METHOD})
@Retention(SOURCE)
public @interface Upstream
Upstream are
directly pulled from Google Brotli upstream repository
without any change in function and parameters.