Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for SelectObjectContentRequest (0.09 sec)

  1. internal/s3select/select.go

    	progressReader *progressReader
    	recordReader   recordReader
    }
    
    var legacyXMLName = "SelectObjectContentRequest"
    
    // UnmarshalXML - decodes XML data.
    func (s3Select *S3Select) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error {
    	// S3 also supports the older SelectObjectContentRequest tag,
    	// though it is no longer found in documentation. This is
    	// checked and renamed below to allow older clients to also
    Registered: Sun Dec 28 19:28:13 UTC 2025
    - Last Modified: Tue Feb 18 16:25:55 UTC 2025
    - 21.2K bytes
    - Viewed (0)
Back to top