Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for SelectObjectContentRequest (0.4 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  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
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Tue Feb 18 16:25:55 GMT 2025
    - 21.2K bytes
    - Click Count (0)
Back to Top