//
pkg.gl
Category
github.com/aws/aws-sdk-go
internal
sdkio
package
1.55.6
Repository:
https://github.com/aws/aws-sdk-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
112
Files
16 SLOC
#
Constants
Byte
Byte is 8 bits.
GibiByte
GibiByte (GiB) is 1024 MiB.
KibiByte
KibiByte (KiB) is 1024 Bytes.
MebiByte
MebiByte (MiB) is 1024 KiB.
SeekCurrent
seek relative to the current offset.
SeekEnd
seek relative to the end.
SeekStart
seek relative to the origin of the file.