Annotation Type Upstream
-
@Target({TYPE,METHOD}) @Retention(SOURCE) public @interface Upstream
Class and methods annotated withUpstream
are 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.