Raw

Skip serialization/deserialization of the annotated element. This requires the annotated parameter/return type to be byte[]

Functions

Link copied to clipboard
abstract fun annotationType(): Class<out Annotation>
Link copied to clipboard
abstract fun contentType(): String
Content-type to use in request/responses.
Link copied to clipboard
abstract fun equals(p: Any): Boolean
Link copied to clipboard
abstract fun hashCode(): Int
Link copied to clipboard
abstract fun toString(): String