Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for StreamDecoder (0.12 sec)

  1. staging/src/k8s.io/apimachinery/pkg/runtime/interfaces.go

    	// optional modifiers to the contentType and will ignore unrecognized parameters.
    	Decoder(contentType string, params map[string]string) (Decoder, error)
    	// StreamDecoder returns the appropriate stream decoder for the provided contentType (e.g.
    	// application/json) and any optional mediaType parameters (e.g. pretty=1), or an error. If no
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sun May 28 03:26:35 UTC 2023
    - 19K bytes
    - Viewed (0)
Back to top