gcp_storage

package module
v0.0.0-...-3505924 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 23, 2018 License: BSD-3-Clause Imports: 4 Imported by: 0

README

cloud geoTIFF

A wrapper to read geotiff files on GCP cloud storage

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BuffReader

type BuffReader struct {
	// contains filtered or unexported fields
}

func NewBuffReader

func NewBuffReader(bucketName, objectName string) (*BuffReader, error)

func NewBuffReaderSized

func NewBuffReaderSized(bucketName, objectName string, size int) (*BuffReader, error)

func (*BuffReader) Read

func (ra *BuffReader) Read(b []byte) (int, error)

func (*BuffReader) ReadAt

func (ra *BuffReader) ReadAt(b []byte, off int64) (int, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL