Movatterモバイル変換


[0]ホーム

URL:


strconv

packagestandard library
go1.25.2Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2025 License:BSD-3-ClauseImports:1Imported by:0

Details

Repository

cs.opensource.google/go/go

Links

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

funcAtoi

func Atoi(sstring) (int,bool)

Atoi is like Atoi64 but for integersthat fit into an int.

funcAtoi32

func Atoi32(sstring) (int32,bool)

Atoi32 is like Atoi but for integersthat fit into an int32.

funcAtoi64

func Atoi64(sstring) (int64,bool)

Atoi64 parses an int64 from a string s.The bool result reports whether s is a numberrepresentable by a value of type int64.

Types

This section is empty.

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