Movatterモバイル変換


[0]ホーム

URL:


slicereader

packagestandard library
go1.25.5Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2025 License:BSD-3-ClauseImports:4Imported by:0

Details

Repository

cs.opensource.google/go/go

Links

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

typeReader

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

funcNewReader

func NewReader(b []byte, readonlybool) *Reader

func (*Reader)Offset

func (r *Reader) Offset()int64

func (*Reader)Read

func (r *Reader) Read(b []byte) (int,error)

func (*Reader)ReadString

func (r *Reader) ReadString(lenint64)string

func (*Reader)ReadULEB128

func (r *Reader) ReadULEB128() (valueuint64)

func (*Reader)ReadUint32

func (r *Reader) ReadUint32()uint32

func (*Reader)ReadUint64

func (r *Reader) ReadUint64()uint64

func (*Reader)ReadUint8

func (r *Reader) ReadUint8()uint8

func (*Reader)Seekadded ingo1.21.0

func (r *Reader) Seek(offsetint64, whenceint) (retint64, errerror)

Source Files

View all Source files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f orF : Jump to
y orY : Canonical URL
go.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic.Learn more.

[8]ページ先頭

©2009-2025 Movatter.jp