Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for SelectObjectContentRequest (0.21 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 Nov 03 19:28:11 UTC 2024
    - Last Modified: Sun Sep 22 00:33:43 UTC 2024
    - 21.2K bytes
    - Viewed (0)
Back to top